Search the web
Sign In
New User? Sign Up
win32forth
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7261 - 7290 of 14480   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7261
I worked up a little demo program. It was a 2K program written in C, loaded as an obj file, converted to Forth and it runs beautifully in v. 1.01. I copied...
rainbowsally
rainbowsally...
Offline Send Email
Aug 1, 2004
8:51 am
7262
Hello, I have uploaded a MDI-Version of SciEdit to the CVS. It's mostly working but not completly. Compile demos\MdiEdit\Main.f to play with. by Dirk...
Dirk Busch
dirkbuschde
Offline Send Email
Aug 1, 2004
9:06 am
7263
After an attempt to fload the source (both the buffer and >in pointer) should be restored. There may be other commands on the line. This is why my libs don't...
rainbowsally
rainbowsally...
Offline Send Email
Aug 1, 2004
9:30 am
7264
Now I remember why I don't mess with 1.8 -- It seems to mess with my other installations of win32forth in other folders. Please fix this in v 1.9 Thanks....
rainbowsally
rainbowsally...
Offline Send Email
Aug 1, 2004
10:05 am
7265
... shure, if you be so kind to explain what you mean ... by Dirk...
Dirk Busch
dirkbuschde
Offline Send Email
Aug 1, 2004
10:17 am
7266
N"OPEN should only return two params even if the file doesn't open. I'd tell you what the old code looked like by my other system will not tolerate 6.8 on the...
rainbowsally
rainbowsally...
Offline Send Email
Aug 1, 2004
10:19 am
7267
As you can see by tracing an attempt to open a file that doesn't exist, the new code is doing something wrong. Several things, but probably all related. 1. On...
rainbowsally
rainbowsally...
Offline Send Email
Aug 1, 2004
10:43 am
7268
!!! That, among many other problems occurred after I use the 1.8 version....
rainbowsally
rainbowsally...
Offline Send Email
Aug 1, 2004
10:46 am
7269
... I may come across as a grumpy old git, but that's a fairly accurate description of me right now... One of the beauties of W32F is its modular nature....
Alex McDonald
alextangent
Offline Send Email
Aug 1, 2004
11:27 am
7270
... FLOAD uses /PARSE-S$ to account for quoted and space filled filenames; perhaps this is the source of the problem. Can you show the full code that causes a...
Alex McDonald
alextangent
Offline Send Email
Aug 1, 2004
11:29 am
7271
... What do you mean by "clamp windows' vertical size" and version 1.8? The current version is 6.08, and the CVS version is 6.09.08. This is confusing me. -- ...
Alex McDonald
alextangent
Offline Send Email
Aug 1, 2004
11:33 am
7272
... OK, I will fix; appears to be a easy to address problem. s" rubbish file" n"open ok.... .s [4] 4269141 12 0 -1 ok.... -- Regards Alex McDonald...
Alex McDonald
alextangent
Offline Send Email
Aug 1, 2004
11:35 am
7273
Hello, I have uploaded a new Win32Forth Version 6.09.09 to www.win32forth.org for testing. by Dirk...
Dirk Busch
dirkbuschde
Offline Send Email
Aug 1, 2004
11:49 am
7274
It has taken me this long (see time on my last message) to undo the damage cause by version 1.8. There are two SERIOUS problems with the system. 1. It seems to...
rainbowsally
rainbowsally...
Offline Send Email
Aug 1, 2004
12:46 pm
7275
... Plase, RBS, this is a hobby system, not a commercial piece of software; and the CVS version is a work in progress. It's bound to have more than a handful...
Alex McDonald
alextangent
Offline Send Email
Aug 1, 2004
3:56 pm
7276
... Dirk, thanks for this; but could you redo it to include the fix to n"open? Thanks. -- Regards Alex McDonald...
Alex McDonald
alextangent
Offline Send Email
Aug 1, 2004
4:01 pm
7277
RBS said (after much editing by JP) uh... what time is it? Win32Forth seems to think it's the only version of win forth that's going to ever live on a...
John A. Peters
japeters1939
Online Now Send Email
Aug 1, 2004
4:34 pm
7278
... What is 1.8 ? We never had a Win32Forth Version 1.8... ... What problems? I have no problems running 6.01, 6.08 and 6.09.xx from the CVS on the same...
Dirk Busch
dirkbuschde
Offline Send Email
Aug 1, 2004
4:34 pm
7279
... Done as Version 6.09.10 ... by Dirk...
Dirk Busch
dirkbuschde
Offline Send Email
Aug 1, 2004
5:01 pm
7280
... Actually, there are two "interpreters"; the interpreter that takes the source code and compiles the intermediate form (sometimes called the "outer ...
Alex McDonald
alextangent
Offline Send Email
Aug 1, 2004
6:53 pm
7281
... Thanks Dirk. -- Regards Alex McDonald...
Alex McDonald
alextangent
Offline Send Email
Aug 1, 2004
6:55 pm
7282
... Yes -- several at any one time, all in different directories without any interference. Original version, some early 6's, 6.08.00, 6.09.xx and several ...
Alex McDonald
alextangent
Offline Send Email
Aug 1, 2004
6:59 pm
7283
Hello ,Doug you posted : rect r 10 20 30 40 put: r ok However there is no rect method.I assumed you meant rectangle However for me put: produces an error. So...
P G
psg0912
Offline Send Email
Aug 2, 2004
12:32 am
7284
Hi Prad, ... The example I showed works in Mops. If only we could at least standardize the class libraries as much as is practical. But yes, in W32F...
Doug Hoffman
t0004dh
Offline Send Email
Aug 2, 2004
1:12 am
7285
Why would we wan higher level language capability in Forth? WinEd. That's the shortest answer. WinEd is too hard to debug and to analyze. Keybindings is a...
rainbowsally
rainbowsally...
Offline Send Email
Aug 2, 2004
2:55 am
7286
I noticed a few DOS functions had been deprecated in v1.08 before I had to quit using it. There may be work-arounds but I didn't have time to find them. What...
rainbowsally
rainbowsally...
Offline Send Email
Aug 2, 2004
3:15 am
7287
Hi Alex. I think it was WinEd that got clobbered. You don't use WinEd. PS. It's been a while. :-) I'm dying to get into a working version of the newer code,...
rainbowsally2001
rainbowsally...
Offline Send Email
Aug 2, 2004
3:30 am
7288
The installer created a folder named Win32Forth_6p8 (or something) I wasn't able to use the system long enough to tell you the kernel version....
rainbowsally2001
rainbowsally...
Offline Send Email
Aug 2, 2004
3:33 am
7289
To Alex and Dirk. If you can stand my tone, I can stand the pace. If you want bug reports, you got 'em. There's only a few bugs but they apparently have not...
rainbowsally2001
rainbowsally...
Offline Send Email
Aug 2, 2004
3:40 am
7290
I have recompiled from the C code on up. I am looking at changing the wrapper code (HCODE-able right now if 1.08 worked) to include another section for the IMG...
rainbowsally
rainbowsally...
Offline Send Email
Aug 2, 2004
4:11 am
Messages 7261 - 7290 of 14480   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help