Post
by Manuel Volz » 11 Apr 2005, 21:27
Posted by: Manuel Volz
Hi,
this should be in Online-help:
use these command line arguments with CBI*.EXE, not with an application you
write using Gupta SQLWindows.
Switch Description
-b, -B Compile and save the application as an executable file. For
example: -b myapp.app myapp.exe
-c, -C Save an *.APT application as a normal (binary) file and exit. This
switch takes only one argument: the name of the input file with an optional
path. Gupta SQLWindows ignores any other arguments. If you do not specify a
complete path, Gupta SQLWindows puts the output file in the current working
directory.
-m, -M Generate a dynalib (.APD) and exit. This example generates a dynalib
named myapp.apd:-m myapp.apl
kind regards
Manuel Volz