Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vpf exe with switch -D
Message
From
04/03/2013 21:34:42
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01567372
Message ID:
01567424
Views:
70
Hi Adam Deptula,

-D and -L parameters are reserved for the executable file:

-LFileName
Specify a resource file, including a path if necessary, other than the default, vfp*ENU.dll, so you can use Visual FoxPro in a language other than the current language specified by Windows.

-DFileName
Specify a runtime library file, such as vfp9r.dll.

For example,
test.exe -Daaa\vfp9r.dll -Lbbb\vfp9renu.dll

Best regards.

Chen
2013.3.5
Welcome to VFP C++ Compiler: http://www.baiyujia.com/vfpcompiler
Previous
Reply
Map
View

Click here to load this message in the networking platform