setstr

beasscript-logo-small

Str-Variable is a structure variable visible in the current window with follow properties:

s_parm1

s_parm2

s_parm3

s_parm4

s_parm5

c_parm1

c_parm2

c_parm3

c_parm4

dt_parm1

dt_parm2

 

Beas use this for sending parameters between windows.  Syntax

setstr=[str_parm]=[value]

 

setstr=s_parm1="Hello World"
messagebox=<str_parm.s_parm1>