Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Build Project command
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Miscellaneous
Thread ID:
01659217
Message ID:
01659218
Views:
63
Likes (1)
>Can use BUILD PROJECT to rebuild programmatly any vfp project as follow:
>
>BUILD PROJECT ProjectFileName [RECOMPILE] 
>   [FROM ProgramName1 | MenuName1 | ReportName1 | LabelName1 | 
>            FormName1 | LibraryName1 [, ProgramName2 | MenuName2 | 
>            ReportName2 | LabelName2 | FormName2 | LibraryName2 ...]]
>
>in the vfp\project\informations there is 3 options to check/uncheck manually (at least) :
> -debug on/off
> -crypted on/off
> -attach icon (choose a valid icon).
>
>how insert programmatly these 3 options ?
>more generally,how insert all informations programmatly as the dialog in the attached photo?
>
>thanks.

Simply?
Download PDM source code (http://gorila.netlab.cz/download/pdm/pdm_1.3.3_20150417_source.zip) and check file pdm_pjx.prg.
Comments are in czech, but variables name are in english.

MartinaJ
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform