NewJobEx
...
NewJobEx
Starts a "new" job in the PlanSwift application.
Syntax:
Function
: NewJobEx(
const
JobName:
WideString
=
''
): Wordbool;
Code Reference:
- 1. Create a New Form application
- 2. Add a button to the form
- 3. add Planswift to reference (Planswift9_tlb in the uses)
- 4. copy code to button onclick event
API Call: