GET CS LIST: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Coordinate_System_List|{{Up}}]]
[[:Category:List|{{Up}}]]


{{Command|syntax=GET_CS_LIST
{{Command|syntax=GET_CS_LIST
|description=:Sets these variables:
|description=:Set the following list of variables from the current list of Co-ordinate Systems.
:<br>
:NUMBER_OF_CSS
:NUMBER_OF_CSS
:FIRST_CS_NUMBER
:FIRST_CS_NUMBER
Line 12: Line 13:
===Example===
===Example===
:GET_CS_LIST
:GET_CS_LIST
:For an example macro see [[Cs_List]]
:For an example macro see [[Cs_List]]




[[Category:List]]
[[Category:List]]

Latest revision as of 18:41, 13 January 2011

Up

Command

GET_CS_LIST


Set the following list of variables from the current list of Co-ordinate Systems.

NUMBER_OF_CSS
FIRST_CS_NUMBER
NEXT_CS_NUMBER
LAST_CS_NUMBER
FIRST_FREE_CS_NUMBER

Parameters

No Parameters

Example

GET_CS_LIST
For an example macro see Cs_List