I have some code that I ran across that says:
DEF VAR myArray AS CHAR EXTENT 2
INITIAL["ONE":U, "TWO":U].
What does the ":U" mean? I can't find any documentation that tells. I've been using Progress WAY too long to not know this - haha. Oh well, I've been stuck in the 90's with version 7 and a bit of 8 until recently... Condolence cards will be accepted.
Thanks for any help!
Steve
DEF VAR myArray AS CHAR EXTENT 2
INITIAL["ONE":U, "TWO":U].
What does the ":U" mean? I can't find any documentation that tells. I've been using Progress WAY too long to not know this - haha. Oh well, I've been stuck in the 90's with version 7 and a bit of 8 until recently... Condolence cards will be accepted.
Thanks for any help!
Steve