LOTUSSCRIPT LANGUAGE


Examples: %Include directive
' Include the contents of c:\testfile.dat with
' the current script when it is compiled.
%Include "c:\testfile.dat"

See Also