/[svn]/doc/docbase/instrument_scripts/nksp/01_nksp.html
ViewVC logotype

Diff of /doc/docbase/instrument_scripts/nksp/01_nksp.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3337 by schoenebeck, Sun Jul 30 16:07:58 2017 UTC revision 3338 by schoenebeck, Sun Jul 30 16:10:38 2017 UTC
# Line 1509  end on Line 1509  end on
1509        previous example just to disable messages. There is actually a built-in        previous example just to disable messages. There is actually a built-in
1510        preprocessor condition dedicated to perform that task much more conveniently for you.        preprocessor condition dedicated to perform that task much more conveniently for you.
1511        To disable all messages in your script, simply add <code>SET_CONDITION(NKSP_NO_MESSAGE)</code>        To disable all messages in your script, simply add <code>SET_CONDITION(NKSP_NO_MESSAGE)</code>
1512        i.e. at the very beginng of your script.        i.e. at the very beginning of your script.
1513        So the previous example can be simplified like this:        So the previous example can be simplified like this:
1514      </p>      </p>
1515      <code>      <code>

Legend:
Removed from v.3337  
changed lines
  Added in v.3338

  ViewVC Help
Powered by ViewVC