RE: [U2] [UV] What is wrong with this OCONV?

2006-06-29 Thread Peter Veenhof
H this works fine for me on Universe 10.1.11 in a PICK flavored
account. I get X = 2C...


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton
Sent: Thursday, June 29, 2006 1:20 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] What is wrong with this OCONV?

I am tring to get Hex data back for a URL encode... 

What is wrong with this statement:

X  = OCONV(,,MX)

X is being returned as , instead of the Hex Value of , - 2C

What am I missing -- this seems fine on UniData - But UniVerse isn't
working...

'Still a UniVerse Newbie'...

David W.
---
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/


RE: [U2] [UV] What is wrong with this OCONV?

2006-06-29 Thread David Wolverton
 Found it...

Should be 

X = OCONV(,,MX0C) 

Thanks!
DW



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton
Sent: Thursday, June 29, 2006 12:20 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] What is wrong with this OCONV?

I am tring to get Hex data back for a URL encode... 

What is wrong with this statement:

X  = OCONV(,,MX)

X is being returned as , instead of the Hex Value of , - 2C

What am I missing -- this seems fine on UniData - But UniVerse isn't
working...

'Still a UniVerse Newbie'...

David W.
---
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/


RE: [U2] [UV] What is wrong with this OCONV?

2006-06-29 Thread Stuart . Boydell
   Could I suggest you have a look at this program - it might do what you
   want:

   http://www.pickwiki.com/cgi-bin/wiki.pl?URLEncode

   Regards,

   Stuart

   __

   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED]   On   Behalf   Of  David
   Wolverton [EMAIL PROTECTED]
   Sent: Friday, 30 June 2006 03:20
   To: u2-users@listserver.u2ug.org
   Subject: [U2] [UV] What is wrong with this OCONV?

   I am tring to get Hex data back for a URL encode...
   What is wrong with this statement:
   X = OCONV(,,MX)
   X is being returned as , instead of the Hex Value of , - 2C
   What am I missing -- this seems fine on UniData - But UniVerse isn't
   working...
   'Still a UniVerse Newbie'...
   David W.
   ---
   u2-users mailing list
   u2-users@listserver.u2ug.org
   To unsubscribe please visit http://listserver.u2ug.org/

   **

   This  email message and any files transmitted with it are confidential
   and intended solely for the use of addressed recipient(s). If you have
   received  this  email  in  error please notify the Spotless IS Support
   Centre  (+61 3 9269 7555) immediately, who will advise further action.
   This  footnote  also confirms that this email message has been scanned
   for the presence of computer related viruses.

   **
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/