AMOSi:Vdialog$

From Amiga Coding
Revision as of 01:51, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Reads or modifies the internal string variables in any active Interface program directly from AMOS Basic.


Vdialog$(channel,var)=value$

Loads an Interface variable with a string.


value$=Vdialog$(channel,var)

Reads an Interface string into AMOS Basic.


channel specifies the channel number.


var selects the variable.