home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / hpt004.exe / PRTCNFG.SCR < prev    next >
Text File  |  1993-08-04  |  34KB  |  917 lines

  1. #
  2. # (c) Copyright 1991, 1992 Novell, Inc. All rights reserved.
  3. #
  4. # $Logfile:   H:/csm/hostprt/vcs/prtcnfg.scv  $
  5. # $Revision:   1.9  $
  6. # $Date:   04 Aug 1993 17:20:18  $
  7. # $Author:   SGOLDSTE  $
  8. # $Log:   H:/csm/hostprt/vcs/prtcnfg.scv  $
  9. #    Rev 1.9   04 Aug 1993 17:20:18   SGOLDSTE
  10. # Added SetFocus element to BtUpdateAct.  This will fix SPD# 7954.
  11. #    Rev 1.8   07 Jul 1993 09:55:02   SGOLDSTE
  12. # Increased the width of the main screen and JobName combobox.
  13. #    Rev 1.7   23 Jun 1993 14:21:52   SGOLDSTE
  14. # Increased the width of the PrinterStatus edit control.
  15. #    Rev 1.6   18 Jun 1993 09:48:54   SGOLDSTE
  16. # Remove BtUpdateAct attribute query list since it is not used anymore.
  17. #    Rev 1.5   15 Jun 1993 13:59:20   SGOLDSTE
  18. # Changed HelpId back to C03A.
  19. #    Rev 1.4   15 Jun 1993 13:41:16   SGOLDSTE
  20. # Changed HelpId to C00B.
  21. #    Rev 1.3   11 Jun 1993 09:48:38   SGOLDSTE
  22. # Added hint text.
  23. #    Rev 1.2   20 May 1993 08:52:42   SGOLDSTE
  24. # Added UserID to ObjVars.  Made sure that all named controls and their WndType
  25. # have the same name.
  26. #    Rev 1.1   17 May 1993 15:51:16   SGOLDSTE
  27. # Changed references for HostPrt20 to HostPrt10.
  28. #    Rev 1.0   14 May 1993 15:06:26   SGOLDSTE
  29. # Initial revision.
  30.  
  31. LIST SCRHostPrtConfig  SCRHostPrtConfig
  32.   #
  33.   # The MemCom value is the memory commisioned for screen use.  If the
  34.   # memory is not available, the screen will not come up.  The default
  35.   # value below is used or it can be over-written by the screen's
  36.   # ::MemCom method.  The MemDcom value is set on successful memory
  37.   # commision and is used to decommision the screen's memory.
  38.   #
  39.   Element MemCom
  40.     ShortInt nameless 00600
  41.   Element MemDcom
  42.     ShortInt nameless 00000
  43.   #
  44.   Element ScreenHelpId
  45.     ShortInt nameless 00000C03A
  46.   Element ScreenTypes
  47.     ShortInt nameless ScrBySelObject
  48.   Element WndAttribute
  49.     LIST nameless  SCRHostPrtConfig
  50.       Element WndClass
  51.         string  nameless "SCRHostPrtConfig"
  52.       Element WndCaption
  53.         string  WndCaption "Configure Printer LU"
  54.       Element WndName
  55.         string  WndName "SCRHostPrtConfig"
  56.       Element WndStyle
  57.         long  WndStyle 000000000
  58.       Element WndCoord
  59.         Coord  WndCoord 000000033 000000031 000000220 000000180
  60.       Element WndType
  61.         ShortInt nameless 0
  62.     EndList
  63.   Element WndControl
  64.     LIST nameless Window
  65.       Element WndObject
  66.         LIST ToolBar ToolBar
  67.           Element WndAttribute
  68.             LIST ToolBar ToolBar
  69.               Element WndClass
  70.                 string  nameless "STATIC"
  71.               Element WndCaption
  72.                 string  WndCaption ""
  73.               Element WndName
  74.                 string  WndName ""
  75.               Element WndStyle
  76. # define SS_GRAYRECT        0x00000005L
  77.                 long  WndStyle 050000005
  78.               Element WndCoord
  79.                 Coord  WndCoord 000000000 000000000 000000A00 000000026
  80.               Element WndType
  81.                 ShortInt nameless ToolBar
  82.             EndList
  83.         EndList
  84.       Element WndObject
  85.         LIST BtCancelAct PUSHBUTTON
  86.           Element LoadBitmap
  87.                  ShortInt nameless 000000000
  88.           Element GetBitmapName
  89.                 string  HostPrt10 "HP_CANCEL"
  90.           Element WndAttribute
  91.             LIST nameless  PUSHBUTTON
  92.               Element WndClass
  93.                 string  nameless "BUTTON"
  94.               Element WndCaption
  95.                 string  WndCaption "Cancel Print"
  96.               Element WndName
  97.                 string  WndName ""
  98.               Element WndStyle
  99.                 long  WndStyle 05000000B
  100.               Element WndCoord
  101.                 Coord  WndCoord 000000000 000000000 000000032 000000026
  102.               Element WndType
  103.                 ShortInt nameless BtCancelAct
  104.             EndList
  105.           Element DataItemCtrl
  106.             LIST nameless ViewElement
  107.               Element ButtonAction
  108.                 ShortInt nameless BtCancelAct
  109.             EndList
  110.         EndList
  111.       Element WndObject
  112.         LIST BtRestartAct  PUSHBUTTON
  113.           Element LoadBitmap
  114.                 ShortInt nameless 000000000
  115.           Element GetBitmapName
  116.                 string  HostPrt10 "HP_RESTART"
  117.           Element WndAttribute
  118.             LIST nameless  PUSHBUTTON
  119.               Element WndClass
  120.                 string  nameless "BUTTON"
  121.               Element WndCaption
  122.                 string  WndCaption "Reset printer"
  123.               Element WndName
  124.                 string  WndName ""
  125.               Element WndStyle
  126.                 long  WndStyle 05000000B
  127.               Element WndCoord
  128.                 Coord  WndCoord 000000032 000000000 000000032 000000026
  129.               Element WndType
  130.                 ShortInt nameless BtRestartAct
  131.             EndList
  132.           Element DataItemCtrl
  133.             LIST nameless ViewElement
  134.               Element ButtonAction
  135.                 ShortInt nameless BtRestartAct
  136.             EndList
  137.         EndList
  138.       Element WndObject
  139.         LIST BtPA1Act PUSHBUTTON
  140.           Element LoadBitmap
  141.                 ShortInt nameless 000000000
  142.           Element GetBitmapName
  143.                 string  HostPrt10 "HP_PA1"
  144.           Element WndAttribute
  145.             LIST nameless  PUSHBUTTON
  146.               Element WndClass
  147.                 string  nameless "BUTTON"
  148.               Element WndCaption
  149.                 string  WndCaption "Sends a PA1 (Program Attention 1) command to the host"
  150.               Element WndName
  151.                 string  WndName ""
  152.               Element WndStyle
  153.                 long  WndStyle 05000000B
  154.               Element WndCoord
  155.                 Coord  WndCoord 000000064 000000000 000000032 000000026
  156.               Element WndType
  157.                 ShortInt nameless BtPA1Act
  158.             EndList
  159.           Element DataItemCtrl
  160.             LIST nameless ViewElement
  161.               Element ButtonAction
  162.                 ShortInt nameless BtPA1Act
  163.             EndList
  164.         EndList
  165.       Element WndObject
  166.         LIST BtPA2Act PUSHBUTTON
  167.           Element LoadBitmap
  168.                 ShortInt nameless 000000000
  169.           Element GetBitmapName
  170.                 string  HostPrt10 "HP_PA2"
  171.           Element WndAttribute
  172.             LIST nameless  PUSHBUTTON
  173.               Element WndClass
  174.                 string  nameless "BUTTON"
  175.               Element WndCaption
  176.                 string  WndCaption "Sends a PA2 (Program Attention 2) command to the host"
  177.               Element WndName
  178.                 string  WndName ""
  179.               Element WndStyle
  180.                 long  WndStyle 05000000B
  181.               Element WndCoord
  182.                 Coord  WndCoord 000000096 000000000 000000032 000000026
  183.               Element WndType
  184.                 ShortInt nameless BtPA2Act
  185.             EndList
  186.           Element DataItemCtrl
  187.             LIST nameless ViewElement
  188.               Element ButtonAction
  189.                 ShortInt nameless BtPA2Act
  190.             EndList
  191.         EndList
  192.       Element WndObject
  193.         LIST BtUpdateAct PUSHBUTTON
  194.           Element SetFocus
  195.             ShortInt nameless 00001
  196.           Element LoadBitmap
  197.                 ShortInt nameless 000000000
  198.           Element GetBitmapName
  199.                 string  nameless "CSMUPDATE"
  200.           Element WndAttribute
  201.             LIST nameless  PUSHBUTTON
  202.               Element WndClass
  203.                 string  nameless "BUTTON"
  204.               Element WndCaption
  205.                 string  WndCaption "Updates printer session's configuration with the most recent information"
  206.               Element WndName
  207.                 string  WndName ""
  208.               Element WndStyle
  209.                 long  WndStyle 05000000B
  210.               Element WndCoord
  211.                 Coord  WndCoord 0000000C8 000000000 000000032 000000026
  212.               Element WndType
  213.                 ShortInt nameless BtUpdateAct
  214.             EndList
  215.           Element DataItemCtrl
  216.             LIST nameless ViewElement
  217.               Element ButtonAction
  218.                 ShortInt nameless BtUpdateAct
  219.             EndList
  220.         EndList
  221.       Element WndObject
  222.         LIST BtStartAct  PUSHBUTTON
  223.           Element LoadBitmap
  224.                 ShortInt nameless 000000000
  225.           Element GetBitmapName
  226.                 string  nameless "CSMSTART"
  227.           Element WndAttribute
  228.             LIST nameless  PUSHBUTTON
  229.               Element WndClass
  230.                 string  nameless "BUTTON"
  231.               Element WndCaption
  232.                 string  WndCaption "Change printer session state to on"
  233.               Element WndName
  234.                 string  WndName ""
  235.               Element WndStyle
  236.                 long  WndStyle 05000000B
  237.               Element WndCoord
  238.                 Coord  WndCoord 00000010A 000000000 000000032 000000026
  239.               Element WndType
  240.                 ShortInt nameless BtStartAct
  241.             EndList
  242.           Element DataItemCtrl
  243.             LIST nameless ViewElement
  244.               Element ButtonAction
  245.                 ShortInt nameless BtStartAct
  246.               Element ConfigElement
  247.                 LIST AttributesQuery AttributesQuery
  248.                    Element ObjectId
  249.                       ObjectId nameless "" "2.1.2.26"
  250.                    Element ObjectInstance
  251.                       ShortInt nameless 00001
  252.                    Element AttrList
  253.                       List AttrList AttrList
  254.                          # PrinterSession on
  255.                          Element ObjectId
  256.                             ObjectId nameless "" "2.1.3.107"
  257.                          # BOOLEAN
  258.                          Element DataType
  259.                             ShortInt nameless 00001
  260.                          Element AttrSize
  261.                             ShortInt nameless 00002
  262.                          Element Value
  263.                             int nameless 00001
  264.                       EndList
  265.                 EndList
  266.             EndList
  267.         EndList
  268.       Element WndObject
  269.         LIST BtStopAct  PUSHBUTTON
  270.           Element LoadBitmap
  271.                 ShortInt nameless 000000000
  272.           Element GetBitmapName
  273.                 string  nameless "CSMSTOP"
  274.           Element WndAttribute
  275.             LIST nameless  PUSHBUTTON
  276.               Element WndClass
  277.                 string  nameless "BUTTON"
  278.               Element WndCaption
  279.                 string  WndCaption "Change printer session state to off"
  280.               Element WndName
  281.                 string  WndName ""
  282.               Element WndStyle
  283.                 long  WndStyle 05000000B
  284.               Element WndCoord
  285.                 Coord  WndCoord 00000013C 000000000 000000032 000000026
  286.               Element WndType
  287.                 ShortInt nameless BtStopAcr
  288.             EndList
  289.           Element DataItemCtrl
  290.             LIST nameless ViewElement
  291.               Element ButtonAction
  292.                 ShortInt nameless BtStopAct
  293.               Element ConfigElement
  294.                 LIST AttributesQuery AttributesQuery
  295.                    Element ObjectId
  296.                       ObjectId nameless "" "2.1.2.26"
  297.                    Element ObjectInstance
  298.                       ShortInt nameless 00001
  299.                    Element AttrList
  300.                       List AttrList AttrList
  301.                          # PrinterSession on
  302.                          Element ObjectId
  303.                             ObjectId nameless "" "2.1.3.107"
  304.                          # BOOLEAN
  305.                          Element DataType
  306.                             ShortInt nameless 00001
  307.                          Element AttrSize
  308.                             ShortInt nameless 00002
  309.                          Element Value
  310.                             int nameless 00000
  311.                       EndList
  312.                 EndList
  313.             EndList
  314.         EndList
  315.       Element WndObject
  316.         LIST BtOkayAct PUSHBUTTON
  317.           Element LoadBitmap
  318.                 ShortInt nameless 000000000
  319.           Element GetBitmapName
  320.                 string  nameless "CSMOK"
  321.           Element WndAttribute
  322.             LIST nameless  PUSHBUTTON
  323.               Element WndClass
  324.                 string  nameless "BUTTON"
  325.               Element WndCaption
  326.                 string  WndCaption "Save the changes and exit"
  327.               Element WndName
  328.                 string  WndName ""
  329.               Element WndStyle
  330.                 long  WndStyle 05000000B
  331.               Element WndCoord
  332.                 Coord  WndCoord 00000017E 000000000 000000032 000000026
  333.               Element WndType
  334.                 ShortInt nameless BtOkayAct
  335.             EndList
  336.           Element DataItemCtrl
  337.             LIST nameless ViewElement
  338.               Element ButtonAction
  339.                 ShortInt nameless BtOkayAct
  340.             EndList
  341.         EndList
  342.       Element WndObject
  343.         LIST nameless  STATIC
  344.           Element WndAttribute
  345.             LIST nameless  STATIC
  346.               Element WndClass
  347.                 string  nameless "STATIC"
  348.               Element WndCaption
  349.                 string  WndCaption "Print Job Number :"
  350.               Element WndName
  351.                 string  WndName ""
  352.               Element WndStyle
  353.                 long  WndStyle 050000000
  354.               Element WndCoord
  355.                 Coord  WndCoord 000000015 000000030 000000065 000000014
  356.               Element WndType
  357.                 ShortInt nameless 00004
  358.             EndList
  359.         EndList
  360. # Print Job Number value
  361.       Element WndObject
  362.         LIST JobNumber STATIC
  363.           Element WndAttribute
  364.             LIST nameless  STATIC
  365.               Element WndClass
  366.                 string  nameless "STATIC"
  367.               Element WndCaption
  368.                 string  WndCaption ""
  369.               Element WndName
  370.                 string  WndName ""
  371.               Element WndStyle
  372.                 long  WndStyle 050000000
  373.               Element WndCoord
  374.                 Coord  WndCoord 000000095 000000030 000000040 000000014
  375.               Element WndType
  376.                 ShortInt nameless JobNumber
  377.             EndList
  378.         EndList
  379.       Element WndObject
  380.         LIST nameless  STATIC
  381.           Element WndAttribute
  382.             LIST nameless  STATIC
  383.               Element WndClass
  384.                 string  nameless "STATIC"
  385.               Element WndCaption
  386.                 string  WndCaption "Print Job Status :"
  387.               Element WndName
  388.                 string  WndName ""
  389.               Element WndStyle
  390.                 long  WndStyle 050000000
  391.               Element WndCoord
  392.                 Coord  WndCoord 000000140 000000030 000000065 000000014
  393.               Element WndType
  394.                 ShortInt nameless 00004
  395.             EndList
  396.         EndList
  397. # Print Job Number value
  398.       Element WndObject
  399.         LIST JobStatus STATIC
  400.           Element WndAttribute
  401.             LIST nameless  STATIC
  402.               Element WndClass
  403.                 string  nameless "STATIC"
  404.               Element WndCaption
  405.                 string  WndCaption ""
  406.               Element WndName
  407.                 string  WndName ""
  408.               Element WndStyle
  409.                 long  WndStyle 050000000
  410.               Element WndCoord
  411.                 Coord  WndCoord 0000001B0 000000030 000000064 000000014
  412.               Element WndType
  413.                 ShortInt nameless JobStatus
  414.             EndList
  415.         EndList
  416. # Group box
  417.       Element WndObject
  418.         LIST nameless  GROUPBOX
  419.           Element WndAttribute
  420.             LIST nameless  BUTTON
  421.               Element WndClass
  422.                 string  nameless "BUTTON"
  423.               Element WndCaption
  424.                 string  WndCaption ""
  425.               Element WndName
  426.                 string  WndName ""
  427.               Element WndStyle
  428.                 long  WndStyle 050020007
  429.               Element WndCoord
  430.                 Coord  WndCoord 00000000C 000000024 0000001F5 000000115
  431.               Element WndType
  432.                 ShortInt nameless 00003
  433.             EndList
  434.         EndList
  435.       Element WndObject
  436.         LIST nameless STATIC
  437.           Element WndAttribute
  438.             LIST nameless  STATIC
  439.               Element WndClass
  440.                 string  nameless "STATIC"
  441.               Element WndCaption
  442.                 string  WndCaption "Print Job / Server / Print Queue"
  443.               Element WndName
  444.                 string  WndName ""
  445.               Element WndStyle
  446.                 long  WndStyle 050000000
  447.               Element WndCoord
  448.                 Coord  WndCoord 000000095 000000049 0000000B6 000000012
  449.               Element WndType
  450.                 ShortInt nameless 00004
  451.             EndList
  452.         EndList
  453.       Element WndObject
  454.         LIST JobNameCaption  STATIC
  455.           Element WndAttribute
  456.             LIST nameless  STATIC
  457.               Element WndClass
  458.                 string  nameless "STATIC"
  459.               Element WndCaption
  460.                 string  WndCaption "Print Job Name :"
  461.               Element WndName
  462.                 string  WndName ""
  463.               Element WndStyle
  464.                 long  WndStyle 050000000
  465.               Element WndCoord
  466.                 Coord  WndCoord 000000015 000000060 000000065 000000012
  467.               Element WndType
  468.                 ShortInt nameless JobNameCaption
  469.             EndList
  470.         EndList
  471.       Element WndObject
  472.         LIST JobName COMBOBOX
  473.           Element WndAttribute
  474.             LIST nameless  COMBOBOX
  475.               Element WndClass
  476.                 string  nameless "COMBOBOX"
  477.               Element WndCaption
  478.                 string  WndCaption ""
  479.               Element WndName
  480.                 string  WndName ""
  481.               Element WndStyle
  482.                 long  WndStyle 050210013
  483.               Element WndCoord
  484.                 Coord  WndCoord 000000095 00000005C 00000013A 000000057
  485.               Element WndType
  486.                 ShortInt nameless JobName
  487.             EndList
  488.         EndList
  489.       Element WndObject
  490.         LIST nameless  STATIC
  491.           Element WndAttribute
  492.             LIST nameless  STATIC
  493.               Element WndClass
  494.                 string  nameless "STATIC"
  495.               Element WndCaption
  496.                 string  WndCaption "Host Application Name :"
  497.               Element WndName
  498.                 string  WndName ""
  499.               Element WndStyle
  500.                 long  WndStyle 050000000
  501.               Element WndCoord
  502.                 Coord  WndCoord 000000015 00000007C 000000075 000000012
  503.               Element WndType
  504.                 ShortInt nameless 00004
  505.             EndList
  506.         EndList
  507.       Element WndObject
  508.         LIST HostApplication  STATIC
  509.           Element WndAttribute
  510.             LIST nameless  STATIC
  511.               Element WndClass
  512.                 string  nameless "STATIC"
  513.               Element WndCaption
  514.                 string  WndCaption ""
  515.               Element WndName
  516.                 string  WndName ""
  517.               Element WndStyle
  518.                 long  WndStyle 050000000
  519.               Element WndCoord
  520.                 Coord  WndCoord 000000095 00000007C 0000000B6 000000012
  521.               Element WndType
  522.                 ShortInt nameless HostApplication
  523.             EndList
  524.         EndList
  525.       Element WndObject
  526.         LIST nameless  STATIC
  527.           Element WndAttribute
  528.             LIST nameless  STATIC
  529.               Element WndClass
  530.                 string  nameless "STATIC"
  531.               Element WndCaption
  532.                 string  WndCaption "Printer Session State :"
  533.               Element WndName
  534.                 string  WndName ""
  535.               Element WndStyle
  536.                 long  WndStyle 050000000
  537.               Element WndCoord
  538.                 Coord  WndCoord 000000015 000000090 000000070 000000012
  539.               Element WndType
  540.                 ShortInt nameless 00004
  541.             EndList
  542.         EndList
  543.       Element WndObject
  544.         LIST PrinterSessionState STATIC
  545.           Element WndAttribute
  546.             LIST nameless  STATIC
  547.               Element WndClass
  548.                 string  nameless "STATIC"
  549.               Element WndCaption
  550.                 string  WndCaption ""
  551.               Element WndName
  552.                 string  WndName ""
  553.               Element WndStyle
  554.                 long  WndStyle 050000000
  555.               Element WndCoord
  556.                 Coord  WndCoord 000000095 000000090 000000030 000000012
  557.               Element WndType
  558.                 ShortInt nameless PrinterSessionState
  559.             EndList
  560.         EndList
  561.       Element WndObject
  562.         LIST nameless  STATIC
  563.           Element WndAttribute
  564.             LIST nameless  STATIC
  565.               Element WndClass
  566.                 string  nameless "STATIC"
  567.               Element WndCaption
  568.                 string  WndCaption "Printer Status :"
  569.               Element WndName
  570.                 string  WndName ""
  571.               Element WndStyle
  572.                 long  WndStyle 050000000
  573.               Element WndCoord
  574.                 Coord  WndCoord 000000015 0000000A2 000000070 000000012
  575.               Element WndType
  576.                 ShortInt nameless 00004
  577.             EndList
  578.         EndList
  579. # Printer Status value
  580.       Element WndObject
  581.         LIST PrinterStatus STATIC
  582.           Element WndAttribute
  583.             LIST nameless  STATIC
  584.               Element WndClass
  585.                 string  nameless "STATIC"
  586.               Element WndCaption
  587.                 string  WndCaption ""
  588.               Element WndName
  589.                 string  WndName ""
  590.               Element WndStyle
  591.                 long  WndStyle 050000000
  592.               Element WndCoord
  593.                 Coord  WndCoord 000000095 0000000A2 000000150 000000012
  594.               Element WndType
  595.                 ShortInt nameless PrinterStatus
  596.             EndList
  597.         EndList
  598.       Element WndObject
  599.         LIST CharsPerLineCaption STATIC
  600.           Element WndAttribute
  601.             LIST nameless  STATIC
  602.               Element WndClass
  603.                 string  nameless "STATIC"
  604.               Element WndCaption
  605.                 string  WndCaption "Chars Per Line (MPP) :"
  606.               Element WndName
  607.                 string  WndName ""
  608.               Element WndStyle
  609.                 long  WndStyle 050000000
  610.               Element WndCoord
  611.                 Coord  WndCoord 000000015 0000000C1 000000070 000000012
  612.               Element WndType
  613.                 ShortInt nameless CharsPerLineCaption
  614.             EndList
  615.         EndList
  616.       Element WndObject
  617.         LIST CharsPerLine  EDIT
  618.           Element WndAttribute
  619.             LIST nameless  EDIT
  620.               Element WndClass
  621.                 string  nameless "EDIT"
  622.               Element WndCaption
  623.                 string  WndCaption ""
  624.               Element WndName
  625.                 string  WndName ""
  626.               Element WndStyle
  627.                 long  WndStyle 050010088
  628.               Element WndCoord
  629.                 Coord  WndCoord 000000095 0000000C1 000000030 000000012
  630.               Element WndType
  631.                 ShortInt nameless CharsPerLine
  632.             EndList
  633.           Element DataItemCtrl
  634.             LIST nameless  ViewElement
  635.               Element ConfigElement
  636.                LIST nameless  ConfigElement
  637.                  Element LimitText
  638.                      ShortInt nameless 000000003
  639.                   Element Value
  640.                     ShortInt nameless 000000100
  641.                EndList
  642.             EndList
  643.         EndList
  644.       Element WndObject
  645.         LIST LinesPerInchCaption  STATIC
  646.           Element WndAttribute
  647.             LIST nameless STATIC
  648.               Element WndClass
  649.                 string  nameless "STATIC"
  650.               Element WndCaption
  651.                 string  WndCaption "Lines Per Inch (LPI) :"
  652.               Element WndName
  653.                 string  WndName ""
  654.               Element WndStyle
  655.                 long  WndStyle 050000000
  656.               Element WndCoord
  657.                 Coord  WndCoord 000000015 0000000DD 000000070 000000012
  658.               Element WndType
  659.                 ShortInt nameless LinesPerInchCaption
  660.             EndList
  661.         EndList
  662.       Element WndObject
  663.         LIST LinesPerInch COMBOBOX
  664.           Element WndAttribute
  665.             LIST nameless  COMBOBOX
  666.               Element WndClass
  667.                 string  nameless "COMBOBOX"
  668.               Element WndCaption
  669.                 string  WndCaption ""
  670.               Element WndName
  671.                 string  WndName ""
  672.               Element WndStyle
  673.                 long  WndStyle 050210013
  674.               Element WndCoord
  675.                 Coord  WndCoord 000000095 0000000DA 000000030 000000060
  676.               Element WndType
  677.                 ShortInt nameless LinesPerInch
  678.             EndList
  679.           Element Objects
  680.             LIST Objects  Objects
  681.               Element Object
  682.                 ShortInt nameless 00003
  683.               Element Object
  684.                 ShortInt nameless 00004
  685.               Element Object
  686.                 ShortInt nameless 00006
  687.               Element Object
  688.                 ShortInt nameless 00008
  689.             EndList
  690.         EndList
  691.       Element WndObject
  692.         LIST LinesPerPageCaption STATIC
  693.           Element WndAttribute
  694.             LIST nameless  STATIC
  695.               Element WndClass
  696.                 string  nameless "STATIC"
  697.               Element WndCaption
  698.                 string  WndCaption "Lines Per Page (MPL) :"
  699.               Element WndName
  700.                 string  WndName ""
  701.               Element WndStyle
  702.                 long  WndStyle 050000000
  703.               Element WndCoord
  704.                 Coord  WndCoord 000000015 0000000F6 000000070 000000012
  705.               Element WndType
  706.                 ShortInt nameless LinesPerPageCaption
  707.             EndList
  708.         EndList
  709.       Element WndObject
  710.         LIST LinesPerPage EDIT
  711.           Element WndAttribute
  712.             LIST nameless  EDIT
  713.               Element WndClass
  714.                 string  nameless "EDIT"
  715.               Element WndCaption
  716.                 string  WndCaption ""
  717.               Element WndName
  718.                 string  WndName ""
  719.               Element WndStyle
  720.                 long  WndStyle 050010088
  721.               Element WndCoord
  722.                 Coord  WndCoord 000000095 0000000F6 000000030 000000012
  723.               Element WndType
  724.                 ShortInt nameless LinesPerPage
  725.             EndList
  726.           Element DataItemCtrl
  727.             LIST nameless  ViewElement
  728.               Element ConfigElement
  729.                LIST nameless  ConfigElement
  730.                  Element LimitText
  731.                      ShortInt nameless 000000003
  732.                   Element Value
  733.                     ShortInt nameless 000000100
  734.                EndList
  735.             EndList
  736.         EndList
  737.       Element WndObject
  738.         LIST DispStatus   DispStatus
  739.           Element WndAttribute
  740.             LIST nameless   DispStatus
  741.               Element WndClass
  742.                 string  nameless "CSMSTATUS"
  743.               Element WndCaption
  744.                 string  WndCaption ""
  745.               Element WndName
  746.                 string  WndName ""
  747.               Element WndStyle
  748.                 long  WndStyle 050000000
  749.               Element WndCoord
  750.                 Coord  WndCoord 000000000 000000106 000000271 00000001A
  751.               Element WndType
  752.                 ShortInt nameless DispStatus
  753.             EndList
  754.         EndList
  755.     EndList
  756.   Element DataItemCtrl
  757.     LIST nameless  ViewElement
  758.       # As a way to get control once the screen is created and the
  759.       # ObjInstAgent is ready for our commands connect to him and request
  760.       # its CsmMsAdrData:
  761.       Element RteList
  762.         LIST RteList RteList
  763.           Element NamedRte
  764.             ShortInt nameless SelObjInstCsmMsAdrData
  765.           Element RteCmd
  766.             ShortInt nameless Connect
  767.           Element RteP1
  768.             ShortInt nameless CsmMsAdrData
  769.         EndList
  770.       Element ConfigElement
  771.         # All the data needed for the screen to operate is here:
  772.         LIST nameless  ConfigElement
  773.           Element PrinterSession
  774.             # This query is needed for the GetNext query of HostPrt's:
  775.             # See file NMOBJS.H for this object ID's
  776.             LIST AttributesQuery AttributesQuery
  777.               Element ObjectId
  778.                 # Object Id: Host Printer Session
  779.                 ObjectId nameless "" "2.1.2.26"
  780.               Element ObjectInstance
  781.                 ShortInt nameless 00001
  782.               Element ObjectInstCnt
  783.                 ShortInt nameless 00000
  784.               Element AttrList
  785.                 List AttrList AttrList
  786.                   Element ObjectId
  787.                     # Object Id: LU Name
  788.                     ObjectId nameless "" "2.1.3.88"
  789.                   Element ObjectId
  790.                     # Object Id: Job Name
  791.                     ObjectId nameless "" "2.1.3.130"
  792.                   Element ObjectId
  793.                     # Object Id: Host Application
  794.                     ObjectId nameless "" "2.1.3.56"
  795.                   Element ObjectId
  796.                     # Object Id: Printer Session State
  797.                     ObjectId nameless "" "2.1.3.107"
  798.                   Element ObjectId
  799.                     # Object Id: Printer Status
  800.                     ObjectId nameless "" "2.1.3.108"
  801.                   Element ObjectId
  802.                     # Object Id: CharsPerLine
  803.                     ObjectId nameless "" "2.1.3.110"
  804.                   Element ObjectId
  805.                     # Object Id: LinesPerPage
  806.                     ObjectId nameless "" "2.1.3.111"
  807.                   Element ObjectId
  808.                     # Object Id: LinesPerInch
  809.                     ObjectId nameless "" "2.1.3.112"
  810.                   Element ObjectId
  811.                     # Object Id: Job Number
  812.                     ObjectId nameless "" "2.1.3.131"
  813.                   Element ObjectId
  814.                     # Object Id: Job Status
  815.                     ObjectId nameless "" "2.1.3.132"
  816.                 EndList
  817.             EndList
  818.           Element CSActionRequest
  819.             LIST AttributesQuery AttributesQuery
  820.               Element ObjectId
  821.                 ObjectId nameless "" "2.1.2.26"
  822.               Element ObjectInstance
  823.                 ShortInt nameless 00001
  824.               Element AttrList
  825.                 List AttrList AttrList
  826.                   # BUTTON FLAG
  827.                   Element ObjectId
  828.                     ObjectId nameless "" "2.1.3.113"
  829.                   # OCTETSTRING
  830.                   Element DataType
  831.                     ShortInt nameless 00004
  832.                   Element AttrSize
  833.                     ShortInt nameless 00002
  834.                   Element Value
  835.                     ShortInt nameless 00000
  836.                 EndList
  837.             EndList
  838.           Element BtStartAct
  839.             LIST AttributesQuery AttributesQuery
  840.               Element ObjectId
  841.                 ObjectId nameless "" "2.1.2.26"
  842.               Element ObjectInstance
  843.                 ShortInt nameless 00001
  844.               Element AttrList
  845.                 List AttrList AttrList
  846.                   # Chars Per Line
  847.                   Element ObjectId
  848.                      ObjectId nameless "" "2.1.3.110"
  849.                   # INTEGER
  850.                   Element DataType
  851.                      ShortInt nameless 00002
  852.                   Element AttrSize
  853.                     ShortInt nameless 00002
  854.                   Element Value
  855.                      ShortInt nameless 00000
  856.                   # Lines Per Page
  857.                   Element ObjectId
  858.                      ObjectId nameless "" "2.1.3.111"
  859.                   # INTEGER
  860.                   Element DataType
  861.                      ShortInt nameless 00002
  862.                   Element AttrSize
  863.                     ShortInt nameless 00002
  864.                   Element Value
  865.                      ShortInt nameless 00000
  866.                   # Lines Per Inch
  867.                   Element ObjectId
  868.                      ObjectId nameless "" "2.1.3.112"
  869.                   # INTEGER
  870.                   Element DataType
  871.                      ShortInt nameless 00002
  872.                   Element AttrSize
  873.                     ShortInt nameless 00002
  874.                   Element Value
  875.                      ShortInt nameless 00000
  876.                 EndList
  877.             EndList
  878.           Element BtStopAct
  879.             LIST AttributesQuery AttributesQuery
  880.               Element ObjectId
  881.                 ObjectId nameless "" "2.1.2.26"
  882.               Element ObjectInstance
  883.                 ShortInt nameless 00001
  884.               Element AttrList
  885.                 List AttrList AttrList
  886.                   # Job Name
  887.                   Element ObjectId
  888.                      ObjectId nameless "" "2.1.3.130"
  889.                   # PRINTABLESTRING
  890.                   Element DataType
  891.                      ShortInt nameless 00013
  892.                   Element AttrSize
  893.                     ShortInt nameless 00002
  894.                   Element Value
  895.                      ShortInt nameless 00000
  896.                 EndList
  897.             EndList
  898.         EndList
  899.     EndList
  900.   Element ObjVars
  901.     List ObjVars ObjVars
  902.        Element UserID
  903.         string  nameless "HOSTPRT"
  904.     EndList
  905. EndList
  906.