DB2 graphic  QMF Version 8

Examples

  1. To display a prompt panel for the QMF RESET command:
      RESET ?
  2. To display an empty SQL Query panel:
      RESET QUERY ( LANGUAGE=SQL
  3. To erase the data in QMF temporary storage:
      RESET DATA
  4. To display a FORM.BREAK6 panel set to the default values for your data:
      RESET FORM.BREAK6
  5. To reset only FORM.DETAIL variation 1:
      RESET FORM.DETAIL ( VARIATION=1
  6. To reset detail variation 2 using detail variation 1 as a template:
      RESET FORM.DETAIL ( VARIATION=2 USING=1
  7. To reset all detail variations:
      RESET FORM.DETAIL ( VARIATION=ALL


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