mpowell_esq
Member
I am trying to set a user attrib, I can not see why this syntax does not work. I am looking for a working example of syntax, cheers.
Syntax'
setuserproperty(atrb,'bob':U).
getuserproperty(atrb).
MESSAGE RETURN-VALUE
VIEW-AS ALERT-BOX INFO BUTTONS OK. '
Syntax'
setuserproperty(atrb,'bob':U).
getuserproperty(atrb).
MESSAGE RETURN-VALUE
VIEW-AS ALERT-BOX INFO BUTTONS OK. '