6. Embedded SQL for BASIC : Preprocessor Operation : Command Line Operations : esqlb Command Options
 
Share this page                  
esqlb Command Options
The following table presents the command options available with esqlb:
Command
Comment
esqlb file1
Preprocesses "file1.sb" to "file1.bas"
esqlb file2.xb
Preprocesses "file2.xb" to "file2.bas"
esqlb -l file3
Preprocesses "file3.sb" to "file3.bas" and creates listing "file3.lis"
esqlb -s
Accepts input from standard input
esqlb -ffile4.out file4
Preprocesses "file4.sb" to "file4.out"
esqlb
Displays a list of flags available for this command