BatchProcPlot |
Top |
This procedure is called immediately by the pressure order and is defined in the file "Settings.cmd" which is stored away normally in the Verzeichnis. \\Moskito\rahmen\batch\ONCE\.
Basically the suitable user's issue is generated about the pressure status. Other functional calls are conceivable, they provide with the handed over arguments parallel processes could head.
The Print order runs three-stage and delivers according to status the issues/BEFORE,/MID, and last / ANUS. These status parametres become together with the parametres performed below, in each case as the first arguments to the procedure „BatchProcPlot hand over.“
If hand over parametres (from the dialogue box 163 Print):
arg1 =/BEFORE/MID / ANUS (to the pressure status suitable status issue of the Print-function) arg2 = SHEET FRAME / SUEWAG_A4_HOCH (Value as an example) arg3 = DRIVER/SYSDriver (Value as an example) arg4 = plotter / printer name arg5 = sheet name / without name (Value as an example) arg6 = Scale/zB. 500.00 (value as an example) arg7 = Textscale/zB. 0 (value as an example) arg8 = XUL / 3,485,824.86 (Value as an example) arg9 = YUL / 5,472,585.48 (Value as an example) arg10 = ROTATION / 0.00 (Value as an example) arg11 = WIDTH / 91,000 (Value as an example) arg12 = HEIGHT / 118,000 (Value as an example) arg13 = TOOLS arg14 = REDUCTION / 1.0000 (Value as an example) arg15 = FORM / SUEWAG_A4_HOCH (Value as an example)
DefineProcedure BatchProcPlot/SILENT c_if "m_eq (0 s_compare (Value (arg1) / ANUS))" Info box/HIDE c_else Info box / headlines printing Info box request waiting... c_endIf EndProcedure
|