Previous Topic: Viewing a Temporary Storage Queue RecordNext Topic: Examples


Add a New Temporary Storage Queue Record

Follow this procedure to add a temporary storage queue record:

  1. Specify one of the following:
    FUNC=ADDN	(to obtain a new work area)
    FUNC=ADDU 	(to use the data in the existing work area)
    

    Then complete the SIZE= field as shown next:

    SIZE= size of data area
    

    In addition, complete the following optional field, if appropriate:

    DATA= characters
    
  2. Press Enter. The following information displays on the FILE screen:
  3. Make any necessary changes to the newly obtained work area.
  4. To write the newly added record, complete the following fields:
    FUNC=PUTQ
    ENTRY= record's relative position in queue
    RCID= temporary storage identification
    SIZE= size of data in the record
    

    and, if appropriate, the following two optional fields:

    SUBFUNC= REPL 	(to replace an existing record)
    STORFAC=AUX
    

    or

    STORFAC=MAIN
    
  5. Press Enter. The following information displays on the FILE screen: