TagMaster 2.0 Manual  (Table of Contents)
  Chapter 3 , Section 2    
2.2 New file creation (Previous) (Next)
 

  Files may be created from a database reference or variable the same way they are created from a data constant. A file is created at the path specified in the first parameter, regardless of the format this takes. Filenames passed to the new command may be either relative or absolute. (For more information about relative filenames see 2.4, "Absolute vs. relative filenames" .)

Examples:

new i:"newfilename"
new NewFileName
new "filename.htm"

 

© Copyright 1997-1999 Dataczar Technologies. All rights reserved.