SET CLASSLIB should be set to the name of a file, YourClass.VCX, not to a directory.
See: https://hackfox.github.io/section4/s4g618.html You use SET PATH to specify where VFP should search for files you specify without a path. That would let you specify the classes in the Wizards folder without supplying the entire path. It seems you've lost your path setting. Figure out where that went and you should be in business. On Tue, Oct 24, 2023 at 1:40 AM Joe Yoder <j...@wheypower.com> wrote: > > Something has happened to my VFP configuration > When I do a ?set("classlib" ) I get nothing > When I try Set Classlib to "C:\Program Files (x86)\Microsoft Visual FoxPro > 9\Wizards\" the system reports "file c:\program files (x86)\microsoft > visual foxpro9\wizards.vcx does not exist. This seems to indicate that the > final backslash is ignored and the system is looking for a file called > wizards.vcx rather than any .vcx files in the wizards folder. (The Wizards > folder contains 4 folders and 16 .vcx files.) > > I also noticed that the path setting is missing. I have not attempted to > set that yet. I mention it because I wonder if it got clobbered at the > same time. > > Can someone give me a clue how to get my system functional without copying > the .vcx files to each of my working folders? Any clue what I might have > done to deserve this? > > Thanks in advance, > > Joe > > > --- StripMime Report -- processed MIME parts --- > multipart/alternative > text/plain (text body -- kept) > text/html > --- > [excessive quoting removed by server] _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/CACW6n4sF0dgEbC9Xt68==rhuszehokuu7ozb4xgs+pyq6ua...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.