You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to multi...@googlegroups.com
all,
I am on D3 7.4, AIX 6.1.
when I perform an if statement against a multivalued variable, testing for the existence of nothing, if there are value marks, there is something there though no meaningful data. is there a clean way to handle such an obstacle?
thanks,
drdanny
Ross Ferris
unread,
Feb 18, 2014, 5:45:17 AM2/18/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to multi...@googlegroups.com
field2test = WHATEVER<1>
convert @VM to "" in field2test
if field2test = "" then ;* really blank unless you need to cater for @sm