... I've modified .LOCALS and (.LOCALS) to (in See.f) to print the locals in the correct (reverse) order per the docs, and committed the change to the CVS (and...
Hi Rod, ... I did ;-) It works fine so far. I will upload it to the CVS and change the build process for the applications to add the Icons to the resources...
I've developped the assembler/disassembler of ARM chip lpc210x under win32forth. For now the .HEX file can be generated and downloaded to the chip through the...
... <insert your code to send a char here> ; ... bounds ?do i rs232-emit loop ; ; ' rs232-emit is emit ' rs232-type is type hope this helps. by Dirk...
... I have put it in the CVS. Note: It is possible with AddAppIcon of Resources.f to add a nice icon to the program. Do you have some idea for it. Jos == ...
... Hi Jos, For the icon, dunno, if this is better to make a special icon to give an idea of the game, or keep the icon of win32for to promote it ? But, you...
... under ... downloaded to ... the ... through ... rs232, ... hi, Dirk. thanks with your guidance, the problem is solved satisfactorily. here is the program. ...
Hi all, How do I get the address of the word I just created? ... somthing cool Is there be a word to grab the last entry? I guess I could calculate it. Maybe:...
... Or just cool \ address of cool This; ... mybuff buff1 buff1 is the address of the start of a 20 char buffer. Are you trying to do something out of the...
Hello, here is something for the XP user's out there. I found a simply way to use the XP-Styles in w32f applications. To enable the XP-Styles in an application...
Greetings, I'm working on a project that requires some inner knowledge of the win32forth interpreter. Is there some way to have the interpreter run a routine...
... The easiest way (and it should be relatively portable to most Forth systems) is ... ['] evaluate catch dup -13 <> if throw then \ some other error ... \...
... Surely that should be either ... ['] evaluate catch dup -13 <> if throw exit then \ some other error or no error ... \ word not found, do your stuff ; or ...
Hi Dirk, When I start SciEditMdi.exe I get this Message "On Function SendMaessage: Windows Returned Error 87 The parameter is incorrect" and also the Customize...
... them ... missing . ... A while ago (when the version number was V6.11.01) both Alex and I had problems with Errors from SciEdit on startup which were (I...
Hi Andrew, ... This look's like the same bug George and Alex have reported some time ago. I get a 1400 error after removing an Icon from the toolbar. I hope...
... I am trying to invert a transform matirx. I would like the syntax to be: ArelitiveB Tinvert BrelitiveA Where ArelitiveB is the current matrix and...
numconv.f looks good, but in some cases I may not have a number to compile. I think what I'm looking for is done somewhat on the object oriented system. It...
... On reflection, this is an area that could do with using a chain (or a strand) as, because it's based on defer, every addition needs to know of its...
... I can't quite see what you're trying to achieve -- because of the naming convention, I suspect; the length of some of these names is wild! Resist the...
... them ... Customize ... I did; just add a manifest for scieditmdi and the toolbar gets cleared. It can be restored by clicking and adding the icons back. --...
... naming ... Resist ... temptation is ... Forth, ... to zero. ... ticked, as in ... Your explanation makes sense and is dead right. I actually don't use such...