PMT |
"Pmt" allows you to print processes, then execute them, eventually.
Pmt process
|
Element |
Description |
Restrictions |
|
Process |
Name of the process to be printed,
in one of the following formats: |
None |
# Call of the process
editor (when the entry window is opened):
Pmt
# Call of the
"READ" process
Pmt LECTURE
# Call of the
"READ" process
TRAIT ="READ"
Pmt =TRAIT
# Call of the process of
the TRT directory
TRAIT =
filpath("PRC","READ","")
Pmt =TRAIT
"Pmt" allows you to print a process, then execute it, eventually.
If the process is assigned, this process will be loaded in the editor.
If the process is not assigned, a dialog box opens to allow the enry of the process, server, application, directory, and source type.
When the parameters are not assigned, default values are used:
· Server: The one on which the Adonix engine is installed
· Application: Current Application
· Directory: Directory of the TRT program sources
· Source Type: *.src
The process editor allows you to:
|
·Cut |
Ctrl + X |
|
·Copy |
Ctrl + C |
|
·Paste |
Ctrl + V |
|
|
|
|
·Calculator |
Alt + Ctrl + K |
|
·Go to the Detail |
Ctrl + G |
|
|
|
|
·Compile |
F7 |
|
·OK |
F5 |
|
Error |
Description |
|
|
|
|
|