Strange characters in data
Cousins, Michael
Michael.Cousins@Cognos.COM
Tue, 15 Jun 1999 14:05:43 -0400
> how do you search for HEX values?
Try converting the hex value to decimal, then use the CHAR command
Hex 20 = Decimal 32
DEF SRCH CHAR*1 = CHAR(32)
DEF FOUND-AT = INDEX(<target>, SRCH)
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.