PARTITION$

From CometWiki

(Difference between revisions)
Jump to: navigation, search
(New page: '''PARTITION$''' System variable: PARTITION$ Length: 3 Description: The system variable named PARTITION$ is a three-byte string containing the identification number of the partitio...)
Line 1: Line 1:
'''PARTITION$'''  
'''PARTITION$'''  
 +
<pre>
System variable:  PARTITION$   
System variable:  PARTITION$   
Length:  3   
Length:  3   
-
Description:  The system variable named PARTITION$ is a three-byte string containing the identification number of the partition running the current program.<br>
+
Description:  The system variable named PARTITION$ is a three-byte string containing the identification number of the partition running the current program.
-
This value is in the form "Pnn", where "nn" is a value from "00" to "99".
+
This value is in the form "Pnn", where "nn" is a value from "00" to "99"..</pre>

Revision as of 05:14, 1 June 2009

PARTITION$

System variable:  PARTITION$  
Length:  3  
Description:  The system variable named PARTITION$ is a three-byte string containing the identification number of the partition running the current program.
This value is in the form "Pnn", where "nn" is a value from "00" to "99"..
Personal tools