Function::Action

OpenProcedure
OpenProcedure()
OpenProcedure("ProcedureName")
OpenProcedure(FieldWithProcedureName)
OpenProcedure("MyReport")
retval:=OpenProcedure("MyProcedure").

If ProcedureName is not empty the specified document will be opened. If ProcedureName is empty then a dialog will display with all documents.


DFW Action(s): Open Procedure-- Enter: Procedure Name

Parameters

ProcedureName : String

Returns/Result

Status : Integer