hello again,
i seem to be having a brian fart, so i'm asking this really dumb question. reffering to dialog editboxes, if i want to to check if a %var has data or exists i would like it to return the %vaiable result if not then i would like it to return N/A in the editbox. i know this is lame but i can't figure it out..
i've tried :
if ($did($dname,45) != $null ) { did -ra $dname 45 %rec.chan | else return N/A }
but that doesn't work ...... was i even close??
if anyone would be willing to help with this dumb thing it'll be appreciated greatly..