Can anybody help me to understand why Forth emits the warning messages "System words DUMP used by word ....", when I use word DUMP? Should I ignore these...
... Hi Alexander, ... Warning(-4101): <name> is a system word in an application word Summary: Warning. The word you are defining is in the normal application...
Hi all, ... has been giving me problems. When I input 3 1, I get 3 1 on the stack. This should not happen because 10 10 > is false. It seems win32forth is...
... I'm not sure what you are thinking. If the flag were true, checkradius would return 0 0, no? Did you code the word thinking it would return 0 0 when the...
... In the 6.09.xx and 6.10.xx version's you'll find it in the HTM-folder. In 6.11.xx it's in the DOC-folder. The normal way to acess to the doc's is the...
... Hi all, I don't know what I was thinking. It makes sense though. I am using the tip for getting rid of swap. Does swap take extra cycles to use? I seem to...
Hi yozefg. I think I see the problem. Maybe. :-) Square everything before you add them, then to avoid finding the sqrt of an int check for greater than 100...
It's quite a bit different from bcx. :-) ... As an aside, win32fx (common roots with win32forth at v. 6.0) has some demos in it including a rip off from bcx...
Forth for Dummies. This is my log of events that transpired when I decided to get the latest version of Win32 forth as if I were new in the field. A.K.A. a...
Win32FOrth for Dummies part 2 Now I remember I'm supposed to run a setup program. I go to Windows Explorer and take a look around in the folder Win32 and...
Here is an interesting experiment you can do. Start Win32Forth and type in ERROR and return. You will get an OK, so it must be defined somewere. But where?...
... data ... difference. ... It's a constant that's being found by WINCON.DLL, the piece of code that looks up Windows constants. Try constants error which...
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...
Feb 6, 2005 7:44 am
9086
... Only the versions I have uploaded to www.win32forth.org over the last month's have a setup.exe. Just download Version 6.10.00 rc1 form www.win32forth.org...
... try this one: http://www.sunterr.demon.co.uk/ ... this site is realy out of date at the moment. This will change some I have time to move the content from...
Hi, I feel the work that Tom Zimmer & others have done needs to be broken down to smaller files - so it is easier to work on. I have attempted to do this by...
... Hi Andrew, very nice work. But it's looks like that there are missing some files in the ZIP-File ... Loading WinEd... needs Ed_Colorize.f \ Brad...
... attempted to do ... Sorry I have added the missing file to Win-Ed.zip try it again. And Res files as well. ... It is based on WinEd version 2.23.01 to...
... yes, now it work's :-) ... That's fine. I'll clean it up a bit and upload it to the CVS. Do you have some special paln's for WinEd or what was your reason...
... broken ... attempted to do ... worked on. ... ZIP-File ... Good do so. ... No special paln's just to brake it up so to make it easier to manage the file's...
Win32Forth doesn't like it when I redefine of backtick. Backtick is used extensively in my legacy code. We think the problem may be that '_:' -- it isn't...
... used extensively in my legacy code. We think the problem may be that '_:' -- it isn't defined in the latest system. We are not sure what correct word...
Hi, I am trying to use WinEd to help me with a work project for which I need to analyze and try to understand an inherited application written in Harvard...
... Open WinEd and click on "Edit" on the top left hand side, Go down to "WinEd Prefernces" then tick "Recent files in file menu" and also tick "Open last...
... Note: Some older WinEd-Version doesn't have these features. So maybe you have to get the latest Win32Forth Version (6.10) from www.win32forth.org first. ...