rr aa I must admit to not having looked further into your code (lack of time). To find out which library a call is going to, type .procs accept You should get...
(( Some more tests with the beta exceptio.f 4.0a perhaps a bit premature )) anew test_exceptio.f ... \ Notes: Change test1 into test2 look at the data stack...
\ Modified from comp.lang.Forth some time ago \ Could be extended and changed in such a way that we could choose \ a font and it's size from a menu in...
Enter your vote today! A new poll has been created for the win32forth group: The file WINED.COL has been renamed COLORIZE.F Now that it has a dot-F ...
win32forth@yahoogroup...
Dec 1, 2002 6:13 pm
880
Jos, reply in the body below. Thanks for testing. ... Regards Alex McDonald ... From: Jos v.d.Ven [mailto:josv@...] Sent: 01 December 2002 13:45 To:...
Would this project have to wait for the C unwrapping party? Retain the list of files in the window to the left of the editor window across sessions. It would...
Jos Try this (setfacename: earlier). No problem with mouse. anew consolefont.f Font vFont WinDC CurrentDC ... size charwh rot * -rot * swap 32 xcall drop ; ...
No, I don't believe so. It should be quite independant of the entertainingly named C unwrapper party! Sounds a bit dodgy -- "Fancy a bit of c unwrapping, do...
I am having trouble thinking up a good version number for the Win32Forth that I have developed. I have collected all the improvements that I know of in Wined....
Over the last few months there have been a number of new members to the group. I'd like to welcome you all. Does the group have a charter? No. Does the group...
Good News, (I hope) I have collected all the improvements that I know of in Wined. A fiew changes required changes to other files. I do not know what is...
There seems to be one feature in Wined that I have not seen any where else. It is Bob Smith's Control+Mouse that lets you select a block of text, not just...
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 : /Users/John...
win32forth@yahoogroup...
Dec 1, 2002 10:47 pm
891
Yes, the editor I use: ConText. You can select and paste blocks with it. ... Regards Alex McDonald ... From: John Peters [mailto:japeters@...] Sent: 01...
Good News, (I hope) I have collected all the improvements that I know of in Wined. A fiew changes required changes to other files. I do not know what is...
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 : /Users/John...
win32forth@yahoogroup...
Dec 1, 2002 11:08 pm
894
Now the zip has the correct file name of Win32For6.01Test005 I deleted the other one John...
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 : /Users/John...
win32forth@yahoogroup...
Dec 2, 2002 12:05 am
896
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 : /Users/John...
win32forth@yahoogroup...
Dec 2, 2002 12:45 am
897
As you can tell I am makeing a bunch of fine tuneing operations. By the enn of the weekend I will have a handle on the Inno Installer and it's script file John...
... where else. It is Bob Smith's Control+Mouse that lets you select a block of text, not just lines of text. ... <ehem> Yes, vim has been able to do "block...
RBS and you all I have changed this file a bit to make it easier for the new user. Do we still have this situation? Tip: If you get too many false hits for...
Maybe these instructions from hyper.new are pre 6.01 before RBS split the files in to sub diredtories? (Good job RBS) This allows you to skip the WinEd source...
... of word ... John, The difference is that Vim, Emacs, Brief etc. are all *programmer's* editors, whereas Word is a word-processor. Trying to write a letter...
Do we still have to set the DOS path in Autoexec? How can I see if I have a lot of entries in the WINDOWS\SYSTEM directory. I see a bunch of files in there,...
Are there any changes that you and Alex are working on that are other than the C-unwrapping? If so in what area might they be? Which files? (I want to...
We now have the use of ((( and ))) Any code in between these markers will be rendered or colorized in red, when viewed in Wined For example: ... ))) (...