... Basically, anyone can still join, but I have set it up so that posts sent by a new user appear as pending messages (see the link on the left under...
... OK, It is also to be possible to activate the following option in your personal membership: Notify me when there are pending messages, photos or...
\ An implementation of nesting and non-nesting (( \ From CLF by: Coos Haak \ Returns true if the input is exhausted (EOF) ... SOURCE NIP >IN @ > 0= DUP IF...
... Yes, and all other comment word's. And what about ( and ), the can't be nested at the moment. Not shure waht ANS say about this but I would like a nesting...
The first attempt was to pass the comment$ over the stack. That attempt failed. The test kept looping too long. ... SOURCE NIP >IN @ > 0= DUP IF DROP REFILL...
... allow ... I prefer using \ This \ is \ some doc.... in Forth rather than (( comments )) etc. The only exception is ( n1 n2 -- n3 ) for stack comments. Of...
The last Forth I used was about 25 years ago, just before IBM released their first PC. Forth back then would only read/write blocks from/to a FAT16 file...
... released ... a ... Forths that run under an OS simply use whatever file system the OS uses. It doesn't normally matter anyway since the only problem that ...
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 14, 2007 2:56 pm
12309
Hello everyone, I have posted a class that allows you to interface to sqlite in my user folder. SQLite is a relational database that is lightweight and easy...
Need help with a problem. I have 3 data structures, below. I create 3 arrays using these structures. 2 of the arrays are 1/3 the size (3413) of the main...
... [...] ... I would simplify I! and I@ by using w@ or sw@ in I! and I@ Then it might be easier to track the bug. Jos == 4ePost: 354 bytes in mail. Elapsed...
When trying to extend the kernel with the latest version from the cvs W32F fails because the file src\lib\LoadProject.f isn't in the cvs. Could you add it in...
Jos, Thanks, the use of W!, W@ and W+! simplfied my code but I am still having a problem, re: bleed into the main array and corrupting the data there. If I...
... corrupting ... 2x ... can ... Hi Frank, Somehow your msg was not send to me. So my reply is a bit late. Since you are now using W!, W@ and W+! it will be...
Win32Forth does not compile on Vista according to Ackerman. Also - Watch out for Vista - QuickBooks and Vista currently have many problems. QuickBooks had to...
... I foud 2 bugs in winver-init. The stacknotation is wrong and it does not keep in mind that thare might be som unkown windows-system is running. ... 148 dup...
Hi there, I found an interesting report @ http://blogs.zdnet.com/Ou/?p=413 , titled "QuickBooks Vista problems are six years in the making", finding one...