Pathmaker Reference Manual

Appendix A Sample PMADL Session
067869 Tandem Computers Incorporated A–1
This appendix contains a sample Pathmaker Application Definition Language
(PMADL ) session. In this session, the user creates a requester for a Process
Configuration Screen. Complete syntax for PMADL statements and commands
appears in Section 2.
>?project first-pmadl-project
Catalog in subvolume $DEVELOP.PMADL opened for read-write access
>output requester process-config-req;
?Section PROCESS-CONFIG-REQ
-- Requester PROCESS-CONFIG-REQ created by SOFTDEV.JERRY at 1993-07-21
16:10:39
-- Last modified by SOFTDEV.MADGE at 1993-07-21 17:55:00
Requester PROCESS-CONFIG-REQ (
Title "P R O C E S S C O N F I G U R A T I O N",
Type DB,
Terminal-Type 6520,
Headings HEAD,
Screen-Format UNC,
Default-Screen NO,
Initial-Values NO,
Check-Data NO,
Initial-Requester NO,
Help "Use the Process Configuration screen to view or modify the
configuration",
"of a utility process used by the Pathmaker user interface.",
"",
"When you first enter the Process Configuration screen, the
screen shows",
"the configuration for the first utility process in the
project catalog.",
"You can access the next process configuration by pressing F5.
To view",
"the configuration of a particular process, type its name in
the Logical",
"Name field and press F4. The screen will display information
for the",
"process you named.",
Skeleton =_REQUESTER_SKELETON,
Source $DEVELOP.PMADL.PROCREQ,
Listing $S.#TESTADL.PROCREQ,
Compile YES,
Reference-Object NPC (
Headings HEAD,
Screen-Format UNC,
Initial-Values NO,
Repetitions 1,
Insert YES,
Delete YES,
Update YES,
Read YES,
Nonindex-Read NO,
Autofill YES ),