DB2 graphic  QMF Version 8

Examples

  1. To display a prompt panel:
      LAYOUT ?
  2. To create a sample report using an existing form (MYFORM) in the database:
      LAYOUT MYFORM
    or
      LAYOUT FORM MYFORM
  3. To run the LAYOUT command using the form in temporary storage:
      LAYOUT FORM
  4. To enter the LAYOUT command from a QMF procedure, you must use delimited identifiers (double quotes) to continue a form object name across more than a single line with a QMF linear procedure. All continuation lines must have a plus sign (+) in column one:
    Figure 7. Entering the LAYOUT command from a QMF procedure
     PROC                                                              MODIFIED LINE
    
     LAYOUT TABLE
     +"AUTHXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
     +XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"."OBJXXXXXXXXXXXXXXXXXXXXXX
     +XXXXXXXXXXXXXXXXXXXXXXX"


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004