Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Invalid path or file name' and 'syntax error'
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
'Invalid path or file name' and 'syntax error'
Miscellaneous
Thread ID:
00720698
Message ID:
00720698
Views:
84
Anybody getting these? I'm trying to build a VFP 7.0 project in VFP 8.0 beta, but all I get are errors.

The first error(Invalid path or file name) comes up in GenMenu.prg:ErrorHandler at this line of code:
  CASE m.code == c_error_1  && Minor
Also, when I try to modify one of my classes I get a "syntax error". It does not show what line of code or anything. All the other classes open just fine in the same class library.

So far I tried:

(1) COMPILE CLASSLIB (no errors in compile)
(2) Use MyClassLib and PACK
(3) Tried to cleanup classlib in class browser, but get "Invalid path or file name" when the class browser starts up. I even tried DO BROWSER.APP from the default vfp folder.

BTW, I'm using Windows 2000 sp2

--Paul
Next
Reply
Map
View

Click here to load this message in the networking platform