t3x.org / t3x / t3x-manual / 614.html
 
T3X - A Minimum Procedural Language
Version 8.1.5, Online Edition
Copyright(C) 1996-2004
Nils M Holm
 
Previous:
6.1.3 Operators
TOC | Index | Back Next:
6.2 Runtime Support Routines

6.1.4 Meta Commands

Meta command Description
#! comment !# Nestable meta comment.
#BPW n; Emit Tcode for a machine with n bytes per machine word. n mem {0,2,4,8}. 0 = Portable.
#CLASSPATH "path"; Specify an alternative location for searching class files.
#DEBUG; Turn on emission of debug information.
Previous:
6.1.3 Operators
TOC | Index | Back Next:
6.2 Runtime Support Routines