<input type="hidden" name="xFeature" value="PFF"> |
<input type="hidden" name="xfilename" value="..."> |
where ... is the database file name |
<input type="hidden" name="xfilelib" value="..."> |
where ... is the database file library name |
<input type="hidden" name="xfilembr" value="..."> |
where ... is the database file member name |
<input type="hidden" name="xftrfld" value="..."> |
where ... is the name of the field to be compared |
<input type="hidden" name="xftropr" value="..."> |
where ... is the comparison operator (*EQ, *NE, *LT, *LE, *GT, or *GE) |
<input type="hidden" name="xftrval" value="..."> |
where ... is the comparison value |
<input type="hidden" name="xaspgrp" value="..."> |
where ... is the IASP group name or *NONE |
<input type="hidden" name="xtabw" value="..."> |
where ... is the width of the records table in pixel (example: 800) |
<input type="hidden" name="xtabh" value="..."> |
where ... is the height of the records table in pixel (example: 200) |
<input type="hidden" name="xrecsinpage" value="..."> |
where ... is the number of rows in a table page (example: 100) |
<input type="hidden" name="xallow" value="..."> |
where ... are the record operations allowed/inhibited, see the next topic. |