Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: DENTDNQ2

DENTDNQ2.m

Go to the documentation of this file.
  1. DENTDNQ2 ;WASH ISC/TJK,JA-SCREEN INPUT-QUESTIONMARKS (PART 2) ;8/28/92 12:26
  1. ;;1.2;DENTAL;***15**;Oct 08, 1992
  1. FUNC X DJCP
  1. W DJHIN X XY W "COMMANDS",DJLIN,!
  1. W "^ -- Quit",?41,"@ -- Delete data"
  1. W !,"^nn -- Go to the 'nn' statement",?41,"CR -- Go to the next statement"
  1. W !,"^C -- Command menu display",?41,"< -- Go to previous statement"
  1. W !,"^R -- Repaint Screen",?41,"?? -- For more information about field"
  1. W !," -- Space bar, recall previous answer",?41," ? -- Information about field"
  1. W !,"^D -- Down page",?41,"^U -- Up page"
  1. W !,"Note: (C)omputed, (M)ultiple, (W)ord processing, (R)ead only"
  1. Q
  1. FUNC2 X DJCP
  1. W DJHIN X XY W "COMMANDS",DJLIN,!
  1. W "^ -- Quit",?41,"^nn -- Go to the 'nn' statement"
  1. W !,"@ -- delete data",?41,"CR -- Go to the next statement"
  1. W !," -- Space bar, recall previous record",?41,"< -- Go to previous statement"
  1. W !,"? -- Help prompt",?41,"?? -- For more information about field"
  1. W !,"^C -- Command menu display"
  1. W !,"^L -- List current elements"
  1. W !,"Note: (C)omputed, (M)ultiple, (W)ord processing, (R)ead only"
  1. Q