Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path disappearing
Message
 
 
To
30/07/1998 15:55:25
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00122843
Message ID:
00122878
Views:
11
When you say Path, my guess is that you are referring to the string that is returned by Set("path")....correct....

My advice is to set a breakpoint in the debugger on the expression Set("path"). This will cause your program execution to terminate whenever the path changes.



>Intermittantly I discover that my path has been chopped off to 256 characters.
>I never put the path into a variable and then restore it later, so I can't figure out what's doing it.
>My frmBase class tries to open a table that is located at the end of my path (in frmBase.Init()), so I discover this only when I try to run a form. By that time, I have no idea what might have done it. I've been developing since the last time the form was run.
>
>Any one have any ideas why it might happen?
>
>TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform