<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2743.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Courier>On the following line:</FONT></DIV>
<DIV><FONT face=Courier></FONT> </DIV>
<DIV><FONT face=Courier>system "\fp\rclerk gfokname -sanc -xa -d
-r"<1<"-rw"<2</FONT></DIV>
<DIV><FONT face=Courier></FONT> </DIV>
<DIV><FONT face=Courier>@pw will truncate the value in field 2 if there is a
comma in it.</FONT></DIV>
<DIV><FONT face=Courier></FONT> </DIV>
<DIV><FONT face=Courier>For example, if field 2 contains: Simon,
George</FONT></DIV>
<DIV><FONT face=Courier>@pw will only pass Simon,</FONT></DIV>
<DIV><FONT face=Courier>but if field 2 contains George Simon</FONT></DIV>
<DIV><FONT face=Courier>@pw will pass the entire
value.</FONT></DIV></BODY></HTML>