Hallo,

ich möchte auf einem HP 4200, welcher mehrere Fächer (siehe unten) hat, das Fach 2,3 o. 4 (Tray2, Tray3 o. Tray4) per OVRPRTF ansteuern

PHP-Code:
Input/Output    Status    Size    Type
    Tray1               ANY SIZE   ANY
    Tray2                   A4    PLAIN
    Tray3                   A4    PLAIN
    Tray4                   A4    PLAIN
STANDARD OUTPUT 
Habe mit RTVWSCST bereits eine Quelle erstellt (laut IBM für *HP4000)

PHP-Code:
    :DWRSLT                   
      DRAWER
=PAPER            
      DATA 
='1B266C3248'X.    
    :
DWRSLT                   
      DRAWER
=ENVELOPE         
      DATA 
='1B266C3668314F'X.
    :
DWRSLT                   
      DRAWER
=DRAWER1          
      DATA 
='1B266C3448'X.    
    :
DWRSLT                   
      DRAWER
=DRAWER2          
      DATA 
='1B266C3148'X
weis leider nicht was hier das Fach 2, 3 o. 4 (Tray) ist, bzw. was muß ich im WSCST hinzufügen um auf 2,3 u. 4 drucken zu können?