Difference between revisions of "Recitalcomp"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
Compiles Recital script files (.prg) and produces object files (.dbo)
 +
 +
 
recitalcomp - Recital compiler\n\
 
recitalcomp - Recital compiler\n\
 
usage: recitalcomp [options]\n\
 
usage: recitalcomp [options]\n\

Revision as of 11:35, 22 January 2010

Compiles Recital script files (.prg) and produces object files (.dbo)


recitalcomp - Recital compiler\n\ usage: recitalcomp [options]\n\

   Options:\n\
     -f file                   file to compile\n\
     -d directory              directory to compile\n\
     -r                        recursively process subdirectories\n\
     --help, -h                Display this information\n\