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 |