Script Detailed Description


The script HPSELECT should be run in conjunction with the script HARDPIPE, as described in the discussion of HARDPIPE. HPSELECT will fill in the data of hardpipe.dbf: flow, temperature, concentration, and oil fraction. A record is added to the table for each hard pipe connection. The table has no records if no hard pipe connections exist.

Key Avenue commands used:
aDisplay.GetUserPoint
aTheme.FindByPoint
MsgBox.MultiInput
aList.Count
aList.get( )
aString.AsNumber
aTable.SetValue

Return to Update document