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