I've just run my test programs through Win32 Forth (6.12.0 build 2) and found the following: RECURSE inside a :NONAME definition doesn't work e.g. ... CONSTANT...
Hi Gerry, Thank you for testing. These bugs allready existed in version 4.2, but nobody spotted them. It could take some time to resove them. Jos ... From:...
In CLF Michael Klaus has asked for permission to publish a translation of some W32Forth documentation. Since it's public domain anyway then he's perfectly...
... Unless he does that for a personnal or special usage, I just would like to warn him that : 1) Win32Forth's documentation is far from finished. Even far...
George, That was not Michael Klaus (Klaus is a German given name, and a family-name, too) but it was Michael Kalus. I forwarded him your email to ask if it is...
Is there a way of increasing the size of dataspace and the data and return stacks from within Win32 Forth or via start up switches? UNUSED indicates 800K...
The dataspace can be increased from the setup using option M For the restun stack see kernel.f In version 6.13 there is the following line: 8 4096 *...
... Doesn't windows determine the stack size. IIRC the default is 1M although an .exe file can increase it. Since the USER area and return stack are allocated...
... The PE header decides everything. The rstack is allocated from the stack (at the top) so it should be subtracted from the STACKSIZE to get the data stack...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the win32forth group. File :...
win32forth@yahoogroup...
Mar 12, 2009 11:19 pm
14231
... This is version 00.03.01 of the native code compiling version of Win32Forth. It's a mess. I'm working simultaneously on the kernel (now a fully stateless...
... Many thanks. Using the M option in setup to increase the size of dataspace sorted things out for me (but it took a bit of time to realise what you meant by...
... I'm sorry, I used WinZip 11 at the highest level of compression. I'll use something a little less aggressive and replace it at the beginning of this week. ...
... OS based, meaning that it *does* need an OS; in this case, Windows. It's not a standalone system, and none of the compared systems are standalone either...
According to: Five Ways to Ensure Your Application Will Be Compatible (PowerPoint) at: http://go.microsoft.com/fwlink/?LinkId=102525 We should change the...
I remember reading about the help system here a while back. Where is it or what version of Win32Forth do I need to find an interactive help system? I am...
Hello, I have an observation about exceptions and apps that has no console. It seems when an exception occurs in such a situation that (at least from my end)...
In the Vista I get no flashing. Instead there appears the following message: Probleemhandtekening: Gebeurtenisnaam van probleem: APPCRASH Naam van de...
Hi, I,ve been trying to download and install win32forth on my computer which runs Windows XP. When I inspect the installed files I find that they have the...
... The manifest files are additional to the conventional files (i.e. there will also be a win32for.exe as well as win32for.exe.manifest; if not then you need...