BUILD: Difference between revisions

From Smart Box
Jump to navigation Jump to search
(Created page with "= BUILD procname = Used to create a new procedure. The procedure name can be up to 15 characters in length and include any letter of the alphabet, numbers and the underline character. Procedure names cannot begin with a number.")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= BUILD procname =
= BUILD ''procname'' =


Used to create a new procedure.
Used to create a new procedure.
The procedure name can be up to 15 characters in length and include any letter of the alphabet, numbers and the underline character.
The procedure name can be up to 15 characters in length and include any letter of the alphabet, numbers and the underline character.
Procedure names cannot begin with a number.
Procedure names cannot begin with a number.
[[Category:Reference]]
[[Category:Command Line]]

Latest revision as of 18:37, 6 October 2023

BUILD procname[edit]

Used to create a new procedure. The procedure name can be up to 15 characters in length and include any letter of the alphabet, numbers and the underline character. Procedure names cannot begin with a number.