You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 6 Current »
Shows the Open Job Dialog for the user to select a job to open.
Syntax:
Procedure: OpenJobEx;
API Call:
CanOpenEx := FALSE; //Do we really want to do this ??? if CanOpenEx then begin PlanSwift.OpenJobEx; end; Result := CanOpenEx;