Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing .scx's doesnt have any effect.
Message
From
15/02/1999 08:26:56
 
 
To
15/02/1999 06:14:04
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00187605
Message ID:
00187640
Views:
21
>Thanks a lot, that seems to have done the trick.
>Is there a way to compile sct's (and it happens with .prg's too) ALL the time?
>Whay causes Foxpro to sometimes compile and other times not?
>
Simon,

Foxpro is contrary.

VFP is supposed to store the state of forms, class libraries, etc. in the project (.pjx) file. That way it knows what needs to be recompiled. That's one of the principal reasons for using an IDE. Sometimes, however, the .pjx loses its mind. If it's real bad you will get the dread "project invalid" error message.

How long since you packed your .pjx file? Try packing it to clear up all the garbage it has accumulated. Use menu "project/clean up project" followed by "project/refresh". This may make a difference.

I usually just pack it from the command window once in a while with
use myproject.pjt exclusive
pack
use
Also hang around for a while. The folks who really know this stuff are waking up about now. So you should get some more ideas.

regards,
Jim Edgar
Jurix Data Corporation
jmedgar@yahoo.com

No trees were destroyed in sending this message. However, a large number of electrons were diverted from their ordinary activities and terribly inconvenienced.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform