[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Function:   UnpackStr()

               See PackStr() for a Discussion on the Packing method.
               UnpackStr() requires also the length of the original
               string (which makes efficient use of memory possible).

   Syntax:     UnPackStr(<cPackedStr>,<nLen>) --> cStr

   Arguments:  <cPackedStr> is the Packed String to Unpack.
               <nLen> is the length of the original Unpacked string.

   Returns:    The string, unpacked

   Usage:      See PackStr()

See Also: PackStr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson