Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
NOTES—Set or Query Note Mode z/OS ISPF Edit and Edit Macros SC19-3621-00 |
|
The NOTES macro command sets note mode, which controls whether notes are to appear when a dialog development model is inserted into the data. The NOTES assignment statement either sets note mode, or retrieves the setting of note mode and places it in a variable. See MODEL—Copy a Model into the Current Data Set for information about copying dialog development models. SyntaxMacro command syntax .-ON--. >>-ISREDIT--+-NOTES-+--+-----+--------------------------------->< '-NOTE--' '-OFF-'
Assignment statement syntax >>-ISREDIT--(varname)-- = --NOTES------------------------------>< .-ON--. >>-ISREDIT--NOTES-- = --+-----+-------------------------------->< '-OFF-'
Return codes
ExamplesTo set note mode off:
To store the value of note mode in variable &NOTEMODE:
|
Copyright IBM Corporation 1990, 2014
|