PDA

View Full Version : Substring of Numeric field



Guest.Visitor
07-09-2007, 08:56 AM
Redefine the packed field as zoned in the LF (change the P to an S in the LF), then substring on the zoned field. Chris

lls_51@yahoo.com
07-09-2007, 09:02 AM
Need to use last 7 bytes of a packed field. Having problems with substring. How can this be done? Thanks lswain <hr width=50 align=left>Code ('http://www.mcpressonline.com/mc/showcode@@.6b508d1e')

lls_51@yahoo.com
07-09-2007, 09:02 AM
Thanks Chris, Worked as advertised. lls