Script Detailed Description


Presently, this script allows the user to click on points where inflow to the system occurs. OFLOWSEL runs as the Apply event with the Click event OINFLOW. This allows inflow data to be input directly to the OSBL system without looking to the ISBL systems which feed it. The intention is that once OSBL and ISBL are connected, the outflow from each ISBL unit can be automatically read as input to the OSBL unit and this manual entry of inflow data will be unnecessary.

Key Avenue commands used:
aView.GetDisplay.ReturnUserPoint
aTheme.FindByPoint
aFtab.ReturnValue
List.Make
aList.Add
MsgBox.MultiInput
aList.Get( )
aTable.SetValue
MsgBox.Info

Return to Update document