From: Jos v.d.V. <jo...@us...> - 2008-08-13 21:00:40
|
Update of /cvsroot/win32forth/win32forth/Help In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv1623 Modified Files: HelpMain.f Log Message: Jos: Moved to the new console Index: HelpMain.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/Help/HelpMain.f,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** HelpMain.f 29 Jun 2008 10:46:35 -0000 1.4 --- HelpMain.f 13 Aug 2008 21:00:35 -0000 1.5 *************** *** 136,140 **** true value Turnkey? - needs noconsole.f needs resources.f --- 136,139 ---- *************** *** 578,583 **** Nostack turnkey? ! [if] NoConsoleIO NoConsoleInImage ! &forthdir count &appdir place \ to make it compile from every directory w32fHelp to NewAppID true to RunUnique --- 577,581 ---- Nostack turnkey? ! [if] &forthdir count &appdir place \ to make it compile from every directory w32fHelp to NewAppID true to RunUnique |