PARTITION$
From CometWiki
(Difference between revisions)
| Line 3: | Line 3: | ||
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. | + | Description: |
| - | This value is in the form "Pnn", where "nn" is a value from "00" to "99"..</pre> | + | 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"..</pre> | ||
Latest 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"..