home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 305_01 / cmds.txt < prev    next >
Text File  |  1990-02-14  |  4KB  |  98 lines

  1. MAIN COMMANDS
  2.  
  3. ^S  Blank/restore the screen. 
  4. ^Q  Quit calculation. 
  5. ^U  Resume calculating after the above command. 
  6. ^E  Force non-zero exit code. (Must IMMEDIATELY precede ^C.)
  7. ^C  Exit from the program. (You must have previously used ^Q to quit     
  8.     calculation mode if calculation has not yet finished.)
  9. ^L  Log new disk drive or subdirectory. 
  10. ^W  Write the program data to a disk file. <space bar> The space bar will     
  11.     erase whatever is on the prompt line.
  12. ^G  Enter Grid mode. 
  13. ^T  Enter Threshview mode. 
  14. ^B  Set or change the beeper-alarm. 
  15. ^R  Produce a batch file to run Emandel with EXACTLY the same parameters as     
  16.     in the present run. 
  17. ^O  (letter oh, not zero) produces  a batch file for an overview of the area     
  18.     surrounding the present frame. 
  19. ^X  Toggle auto-exit mode. 
  20. <space bar>  Erase prompt line.
  21. ?C  Coordinates of the present frame. 
  22. ?M  Maxit. 
  23. ?H  The number of vertical scan lines computed so far.
  24. ?I  Increment.
  25. ?S  Size figures: height, y-limit, width, x-limit, size, aspect.
  26. ?G  Magnification factor 
  27. ?J  Julia point coordinates.
  28. ?P  Present disk drive and subdirectory path.
  29. ?%  Percentage complete.
  30. ?T  Calculation time figures: Present session, present frame, extrapolated     
  31.     time remaining.
  32. ?N  File name.
  33. ?B  Beeper-alarm.
  34. ?X  Auto-exit status.
  35. ??  Help.
  36. --------------------------------------------------------------------
  37. THRESHVIEW COMMANDS 
  38.  
  39. ESC     Exit from Threshview mode. 
  40. <BS>    Interrupt screen re-draw. 
  41. V <CR>  Show cluster values.
  42. L <CR>  Log new drive or subdirectory. 
  43. G <CR>  Enter Grid mode. 
  44. W <CR>  Write a disk file of the picture presently on the screen. This is 
  45.         NOT the same as ^W in the main commands. 
  46. A <CR>  Enter Auto-draw mode.
  47. R <CR>  Re-draw the screen.
  48. M <CR>  Mask shift.
  49. ? <CR>  Help. 
  50.  
  51. In place of a top or bottom value for a cluster:
  52. C  Clear the present cluster.
  53. M  This stands for the current value of maxit.
  54. <  This stands for one less than the current value of maxit.
  55. =  Sets the top and bottom equal.
  56. --------------------------------------------------------------------
  57. AUTO-DRAW COMMANDS
  58.  
  59. C  (At the "Start?" prompt.) Clear all the clusters in the specified range.
  60.  
  61. <CR>  At the "First cluster?" prompt, <CR> means cluster 0, the lowest 
  62. cluster. At the "Last cluster" prompt, <CR> means the highest cluster, which 
  63. is cluster 300 on the present version of Emandel. At the "Start value", 
  64. "size", or "gap" prompt, <CR> means 1. At the "Stop?" prompt, <CR> will set 
  65. stop = maxit-1. 
  66.  
  67. ESC  Abort auto-draw.
  68. --------------------------------------------------------------------
  69. GRID COMMANDS 
  70.  
  71. ESC  Exit from Grid mode.
  72. <space bar>  Erase prompt line.
  73. +  Increment step size 1.
  74. *  Increment step size by ten.
  75. -  (Minus sign)  Decrement step size by one.
  76. <BS>  Set step size to 1.
  77. <Del> Toggle glide/step.
  78.  
  79. 5       Stop.
  80. <Home>  Moves the cross-hairs upward and to the left.
  81. <UA>    Moves the cross-hairs upward.
  82. <PgUp>  Moves the cross-hairs upward and to the right.
  83. <LA>    Moves the cross-hairs to the left.
  84. <RA>    Moves the cross-hairs to the right.
  85. <End>   Moves the cross-hairs downward and to the left.
  86. <DA>    Moves the cross-hairs downward.
  87. <PgDn>  Moves the cross-hairs downward and to the right.
  88.  
  89. ^B  Open/enlarge a box.
  90. ^S  Shrink a box.
  91. ^D  This moves the floor of the box down by one step.
  92. ^U  This moves the floor of the box upward by one step.
  93. ^L  This moves the right-hand side of the box left by one step.
  94. ^R  This moves the right-hand side of the box right by one step.
  95. 0   (zero, not the letter oh)  This closes the box.
  96. #   Batch file for present grid box.
  97. ^J  Batch file for Ejulia using present cross-hair point as the Julia point.
  98.