Change NUMERIC to NUM and it will run as follows:

1.    Numeric on UV 10.x
2.    Non-numeric on UD 7.x
3.    Non-numeric on mvBase
4.    Non-numeric on D3

I would log it with IBM under an end-user's support agreement or send it to [EMAIL PROTECTED]

Dave Taylor
Sysmark Information Systems, Inc.
Authorized IBM Business Partner
49 Aspen Way
Rolling Hills Estates, CA 90274
(O) 800-SYSMARK (800-797-6275)
(F) 310-377-3550
(C) 310-561-5200
www.sysmarkinfo.com
----- Original Message ----- From: <[EMAIL PROTECTED]>
To: "u2-Users" <u2-users@listserver.u2ug.org>
Sent: Thursday, October 16, 2008 1:08 PM
Subject: [U2] [UV] What is this?


I just had a buddy call me to have me test something on my system that he
got bitten with.  Anyone else ever been bitten by this?

TEXT = '2E-29'    ;* Expected to be TEXT
IF NUMERIC(TEXT) THEN
   PRINT 'IS NUMERIC'
END ELSE
   PRINT 'NOT NUMERIC'
END
-------
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