0001: A = SPACE(7)
0002: A = LOWER(FOLD(A,1))
I've been using fold to put a VM at a specific
interval in a variable for example:
001: A = FOLD("AABBCCDDEEFFGG",2)
Which is shorter than:
A = "AA,BB,CC,DD,EE,FF,GG"
CONVERT "," TO @AM IN A
But fold has this feature where it will ignore the
length specified if it finds spaces. (Something that
would be nice to over-ride). In my case instead of
getting a @AM between each space, the program crashes
and kicks the user out of universe.
Universe 10.1.8 running on HP-UX
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/