home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 3 / cd.iso / os2 / pmgnuchs / edit.ipf < prev    next >
Text File  |  1994-04-18  |  4KB  |  80 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Edit.ipf - Information Tag Language file for the Edit menu   *
  4. .*              help panels.                                    *
  5. .*  Copyright 1991 IBM Corporation                              *
  6. .*                                                              *
  7. .*==============================================================*/
  8.  
  9. .*--------------------------------------------------------------*\
  10. .*  Main Edit menu                                              *
  11. .*      res = PANEL_EDIT                                        *
  12. .*--------------------------------------------------------------*/
  13. :h1 res=2310 name=PANEL_EDIT.Edit Menu
  14. :i1 id=Edit.Edit Menu
  15. :p.Enter text for the main Edit Menu help screen here.
  16.  
  17.  
  18. .*--------------------------------------------------------------*\
  19. .*  Edit menu Undo command help panel                           *
  20. .*      res = PANEL_EDITUNDO                                    *
  21. .*--------------------------------------------------------------*/
  22. :h1 res=2320 name=PANEL_EDITUNDO.Undo
  23. :i2 refid=Edit.Undo
  24. :p. Take back a ply. The menu is disabled whenever computer is thinking.
  25. If deep thinking mode is on, use Ctrl+S to stop computer thinking then issue
  26. undo or remove. After you'v finished, Ctrl+D to turn deep thinking back on.
  27.  
  28.  
  29. .*--------------------------------------------------------------*\
  30. .*  Edit menu Cut command help panel                            *
  31. .*      res = PANEL_EDITREMOVE                                  *
  32. .*--------------------------------------------------------------*/
  33. :h1 res=2330 name=PANEL_EDITREMOVE.Remove
  34. :i2 refid=Edit.Remove
  35. :p. Take back one move. The menu is disabled whenever computer is thinking.
  36. If deep thinking mode is on, use Ctrl+S to stop computer thinking then issue
  37. undo or remove. After you'v finished, Ctrl+D to turn deep thinking back on.
  38.  
  39.  
  40. .*--------------------------------------------------------------*\
  41. .*  Edit menu Copy command help panel                           *
  42. .*      res = PANEL_EDITMOVE                                    *
  43. .*--------------------------------------------------------------*/
  44. :h1 res=2340 name=PANEL_EDITMOVE.Move!
  45. :i2 refid=Edit.Move!
  46. :p.Force computer to make move immediately.
  47.  
  48.  
  49. .*--------------------------------------------------------------*\
  50. .*  Edit menu Paste command help panel                          *
  51. .*      res = PANEL_EDITSTOP                                   *
  52. .*--------------------------------------------------------------*/
  53. :h1 res=2350 name=PANEL_EDITSTOP.Stop!
  54. :i2 refid=Edit.Stop
  55. :p.Stop computer thinking and set deep thinking mode off.
  56.  
  57.  
  58. .*--------------------------------------------------------------*\
  59. .*  Edit menu Clear command help panel                          *
  60. .*      res = PANEL_EDITCLEAR                                   *
  61. .*--------------------------------------------------------------*/
  62. :h1 res=2360 name=PANEL_EDITNOCOMPUTER.No Computer
  63. :i2 refid=Edit.No Computer
  64. :p.User enter moves. Computer acts like a referee. Useful for setup
  65. an opening position you want computer to anylize. After you reach the
  66. position, use Side menu bar to let computer take over. e.g. Side/White
  67. computer will take the position as White to play and play White side
  68. regardless who's turn. Use Side/Switch normally.
  69.  
  70. .*--------------------------------------------------------------*\
  71. .*  Edit menu Clear command help panel                          *
  72. .*      res = PANEL_EDITCLEAR                                   *
  73. .*--------------------------------------------------------------*/
  74. :h1 res=2370 name=PANEL_EDITSETUP.Setup Board
  75. :i2 refid=Edit.Setup Board
  76. :p.Setup board. Click on a piece and then click on the destination square
  77. put the piece to the square. Double or fast triple click on a piece
  78. move the piece off the board. Caution, once piece is moved off the board
  79. you can't get it back! I will fix this on next release.
  80.