We are running UniVerse 10.1.3, Windows 2003 Server & it crashes here as
well. So it is not a HP-UX error.

Regards
Bjorn

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jacques G.
Sent: 27 August 2005 04:54
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] This 2 line program can crash a UV session

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
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to