Simplicty and flexibility!


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

Examples


Reference

See Also


On the forum about OpenProcedure

On the blog about OpenProcedure


dg3_HelpView