home *** CD-ROM | disk | FTP | other *** search
- .*==============================================================*\
- .* *
- .* Edit.ipf - Information Tag Language file for the Edit menu *
- .* help panels. *
- .* Copyright 1991 IBM Corporation *
- .* *
- .*==============================================================*/
-
- .*--------------------------------------------------------------*\
- .* Main Edit menu *
- .* res = PANEL_EDIT *
- .*--------------------------------------------------------------*/
- :h1 res=2310 name=PANEL_EDIT.Edit Menu
- :i1 id=Edit.Edit Menu
- :p.Enter text for the main Edit Menu help screen here.
-
-
- .*--------------------------------------------------------------*\
- .* Edit menu Undo command help panel *
- .* res = PANEL_EDITUNDO *
- .*--------------------------------------------------------------*/
- :h1 res=2320 name=PANEL_EDITUNDO.Undo
- :i2 refid=Edit.Undo
- :p. Take back a ply. The menu is disabled whenever computer is thinking.
- If deep thinking mode is on, use Ctrl+S to stop computer thinking then issue
- undo or remove. After you'v finished, Ctrl+D to turn deep thinking back on.
-
-
- .*--------------------------------------------------------------*\
- .* Edit menu Cut command help panel *
- .* res = PANEL_EDITREMOVE *
- .*--------------------------------------------------------------*/
- :h1 res=2330 name=PANEL_EDITREMOVE.Remove
- :i2 refid=Edit.Remove
- :p. Take back one move. The menu is disabled whenever computer is thinking.
- If deep thinking mode is on, use Ctrl+S to stop computer thinking then issue
- undo or remove. After you'v finished, Ctrl+D to turn deep thinking back on.
-
-
- .*--------------------------------------------------------------*\
- .* Edit menu Copy command help panel *
- .* res = PANEL_EDITMOVE *
- .*--------------------------------------------------------------*/
- :h1 res=2340 name=PANEL_EDITMOVE.Move!
- :i2 refid=Edit.Move!
- :p.Force computer to make move immediately.
-
-
- .*--------------------------------------------------------------*\
- .* Edit menu Paste command help panel *
- .* res = PANEL_EDITSTOP *
- .*--------------------------------------------------------------*/
- :h1 res=2350 name=PANEL_EDITSTOP.Stop!
- :i2 refid=Edit.Stop
- :p.Stop computer thinking and set deep thinking mode off.
-
-
- .*--------------------------------------------------------------*\
- .* Edit menu Clear command help panel *
- .* res = PANEL_EDITCLEAR *
- .*--------------------------------------------------------------*/
- :h1 res=2360 name=PANEL_EDITNOCOMPUTER.No Computer
- :i2 refid=Edit.No Computer
- :p.User enter moves. Computer acts like a referee. Useful for setup
- an opening position you want computer to anylize. After you reach the
- position, use Side menu bar to let computer take over. e.g. Side/White
- computer will take the position as White to play and play White side
- regardless who's turn. Use Side/Switch normally.
-
- .*--------------------------------------------------------------*\
- .* Edit menu Clear command help panel *
- .* res = PANEL_EDITCLEAR *
- .*--------------------------------------------------------------*/
- :h1 res=2370 name=PANEL_EDITSETUP.Setup Board
- :i2 refid=Edit.Setup Board
- :p.Setup board. Click on a piece and then click on the destination square
- put the piece to the square. Double or fast triple click on a piece
- move the piece off the board. Caution, once piece is moved off the board
- you can't get it back! I will fix this on next release.