Atribuir

Da wiki ArcoWiki
Revisão em 08h40min de 1 de junho de 2018 por Slia (Discussão | contribs) (Criou a página com "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 ...")
(dif) ← Revisão anterior | Revisão atual (dif) | Revisão seguinte → (dif)
Ir para: navegação, pesquisa

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