Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error: Error reading file
Message
From
05/04/2005 11:37:09
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
05/04/2005 10:58:51
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01001225
Message ID:
01001519
Views:
65
>I don't know of a better way...
>
>In my case, I had added a file manually to cause my woes... I have seen certain cases where the project mgr seems to skip over files that should be included in the build with no explanation.

My trick to add files to project is an intellisense macro... script goes like this:
LPARAMETER oFoxCode
oFoxcode.Valuetype ="V"
return [_vfp.projects(1).files.add("~")]
...and I only have to drop the filename from the previous line where I was editing it. Project manager then knows where to put it by its type.

In your case, having a file in the project marked as wrong type is sure to produce unpredictable results. Don't remember whether I had such a problem; probably did sometime in 2.x :). I can only imagine how hard would it be to catch such an error.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform