background image
<< relevant buffer | the character offsets >>
<< relevant buffer | the character offsets >>

Determining Character Offsets for Parameterization

Windows Sockets Vuser Scripts · Developing Windows Sockets Vuser Scripts
Creating Vuser Scripts
Chapter 12, page 229
Determining Character Offsets for Parameterization
To parameterize data, you need to determine the offset of the data that you want to
save to a parameter. VuGen allows you to retrieve the offset of a character and
display the data in hexadecimal format.
To display the data, its columns, and its offset, select the data and press F7. VuGen
displays the data based on its format--ASCII or EDCDIC.
ASCII Format
For data in ASCII format:
If the selected text is less than four characters, VuGen displays the data in their
hexadecimal, decimal and octal representations.
If the selected text is more than four characters, VuGen displays the data in
hexadecimal representation with the character offsets. All non-printable characters
are represented by points.