File System Typescript Commands

Revision as of 20:54, 29 January 2009 by Lchrisman (talk | contribs) (→‎Include)

These typescript commands deal with reading or writing files, saving or loading models, etc.

Include

Reads in a module or library from a file on disk.

include 0, class ident, #, #, #, #, filename

Example:

include 0, LinkLibrary Distribution_variati,2,2,0,0,C:\Program Files\Lumina\Analytica 4.2\Libraries\Distribution Variations.ANA

The various numbers are fields that were used on the Macintosh to identify disk volume IDs and other things specific to the Mac OS. On windows, the filename contains the relevant information. If the file path is relative, it is interpreted relative to the CurrentModelDirectory.

To do: More detail on what those Mac-numbers are.

Update

EndUpdate

Save


Record

PauseRecord

EndRecord

ResumeRecord

Photo

PausePhoto

ResumePhoto

EndPhoto

Comments


You are not allowed to post comments.