LOTUSSCRIPT 言語


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

関連項目