Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bring multiple entities in a project at once.
Message
 
 
To
04/04/2001 18:53:47
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00491948
Message ID:
00492176
Views:
13
>>Hi everybody,
>>
>>Is there a utility available for adding multiple entities in a project. Suppose, I want to include 50 prgs in a project, which are referenced only indirectly. It would be a tedious process to add them one by one...
>>
>>Could you please help me here?
>>
>>Thanks in advance.
>
>Hi Nadya,
>
>This may be a stupid answer, but I did not see anyone else say it. :)
>
>I have this same situation occur all the time. I am in windows, so I saved a search using Find Files and Folders for these types of files:
>
>*.scx;*.vcx;*.prg;*.frx;*.mnx
>
>I run this search on the folder containing my project, then select all and drag and drop them onto the VFP project manager I'm updating. This will add any of those files to the project that are not already in the project. You can also just drag and drop from the windows explorer.
>
>Jim

Jim,

This is what I thought, but for some reason, when I tried it, never happened, e.g. I was unable to add files this way. I ended by creating a simple program with something like:
#IF .F.
   Funct1()
   Funct2()
   etc
#ENDIF
I didn't test it thoroughly yet.

Thanks for your help.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform