Assegnare

Da ArcoWiki.
Versione del 1 giu 2018 alle 08:40 di Slia (Discussione | contributi) (Creata pagina con "To '''Assign''' a value to a variable, in DMIS is not enough to use the character “=”, it is necessary to use the <code>ASSIGN/</code> command followed by the va...")
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)

To Assign a value to a variable, in DMIS is not enough to use the character “=”, it is necessary to use the ASSIGN/ command followed by the variable value.
The variable must be defined first.

$$ Assign text value to a string

TCDIRS=ASSIGN/'C:\Program Files\MyFolder\Data\'

$$ Assign numerical value to an integer

TCNSLT=ASSIGN/6