ps.requests 352 B

12345678910111213141516
  1. %
  2. % Keywords begin with an @ in the first column. The value follows on the next
  3. % line and includes everything up to next keyword line, except for comments
  4. % which are lines that begin with % in the first column.
  5. %
  6. @manualfeed
  7. statusdict begin
  8. /manualfeedtimeout 300 def
  9. /manualfeed true def
  10. end
  11. @ledgertray
  12. statusdict begin
  13. ledgertray
  14. end