Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

win32forth

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 489
  • Category: Forth
  • Founded: Oct 11, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hello, I have some code in Pascal but can't get transformed into Forth, this is the code. I have some trouble witch string and char. if key3 in...
3 Apr 21, 2012
2:12 pm

kromhoutjan
Send Email

I'm working on a emulator for an old calculator (P101 Olivetti). This calculator has internal 22 digits. The output is in normal notation with a maximum of 15...
7 Apr 20, 2012
10:45 pm

Ray Schmidt
raysasv
Send Email

I seem to remember that this is an ongoing problem, so I'm cross posting to win32forth@yahoogroups.com. They will have the correct answer. DaR ... From:...
2 Apr 18, 2012
11:48 am

josv@...
josven2001
Send Email

Oops! I forgot to include two files for ForthForm, which will be needed if you want to compile your forms. They can be found in controls.zip in the Files...
29 Apr 17, 2012
8:10 pm

Dirk
dirk_bruehl
Send Email

Hello, I need to construct an array of string, with dimension 128*3. Thus 128 lines with 3 characters. Can someone give me some help with this? Cheers, Jan...
3 Apr 17, 2012
9:53 am

josv@...
josven2001
Send Email

Hello, Please I need some help. The winser.f is working well with my Arduino. To check I wont to write the characters send from the Arduino on a fixed position...
2 Apr 17, 2012
9:43 am

josv@...
josven2001
Send Email

Recently I decided to get back into learning to program in Forth and downloaded Win32Forth. Lately however all Win32Forth components are registering virus...
2 Apr 10, 2012
8:55 pm

josv@...
josven2001
Send Email

Hi, I just released a new version of the program Julia. New the program Julia44: 1) The speed is increased thanks to parallel plotting using assembler to a...
1 Apr 9, 2012
7:13 pm

josv@...
josven2001
Send Email

Anyone doing any coding involving accesing USB ports? A search of MSDN library gets me to the communications references but does not clearly talk about USB. ...
5 Apr 7, 2012
1:55 am

Dirk
dirk_bruehl
Send Email

Hi Jos, I am glad you showed me that it is possible to add buttons into Win32Console and how to change the menus. I am still working on it, because the CR/LF...
15 Mar 30, 2012
6:21 pm

Dirk
dirk_bruehl
Send Email

I am learning FORTH using Brodie's book and Win32Forth 6.14.00 The following is taken fron Brodie's "Starting FORTH" page 200. variable counts 10 allot counts...
4 Mar 28, 2012
11:12 am

josv@...
josven2001
Send Email

The Win32Forth IDE has integrated everything useful - except Win32Forth itself. Would it be possible to have the Win32Forth console inside the IDE? Answers...
12 Mar 15, 2012
4:30 pm

Dirk
dirk_bruehl
Send Email

Dear All, I am trying to do some GUI for my application. In C we can declare external variables as in the files extern HDC hDC; // assumed set...
2 Mar 13, 2012
8:25 pm

josv@...
josven2001
Send Email

Hi there, Is it possible to put buttons and pictures inside a splitterwindow pane? And how is it possible to apply mouse commands? Thanks a lot in advance! ...
4 Feb 29, 2012
4:47 pm

josv@...
josven2001
Send Email

Hi there, Form Designer has a great tool to define Menus. I tried to get a menu for a new form with the Define Menu tool, but the menu doesn't show up, despite...
9 Feb 24, 2012
12:09 am

Dirk
dirk_bruehl
Send Email

Hi I want a Win32Forth window to be hosted in a window of an external program, the handle of which is known. How to make that resizing the external window make...
9 Jan 24, 2012
11:37 pm

George
georgeahubert
Send Email

(I changed the subject ;) Hi Dirk, Very nice to see that I am not alone thinking "I would seem crazy"! So, maybe we are not so crazy ... I think we have...
20 Jan 24, 2012
3:22 pm

David at ST Robotics
robotics1uk
Send Email

Hi everybody, I wonder how the IDE can produce "modern looking" windows, eg bumped tabs in tab controls or "a bit rounded" buttons in dialog boxes plus the...
5 Jan 23, 2012
10:30 pm

Dirk
dirk_bruehl
Send Email

There is a difference in "EMIT" between Win32Forth version 6.12 and 6.14. - in version 6.14 EMIT will insert $A EMIT before executing $D EMIT. I recognized...
5 Jan 15, 2012
5:51 pm

Dirk
dirk_bruehl
Send Email

I am using WINSER.F since it was available, but with Win32Forth version 6.14 it doesn't work properly any more. Looks like there are delays in receiving...
1 Jan 9, 2012
5:56 am

Dirk
dirk_bruehl
Send Email

Happy new year to you all forth Fanatics I have uploaded a file called java.f in directory Yves of this group. It may give you ideas about using java modules...
3 Jan 2, 2012
9:58 pm

Yves
ysur2004
Send Email

Merry Christmas, one and all. George...
1 Dec 24, 2011
7:53 pm

George
georgeahubert
Send Email

http://f1.grp.yahoofs.com/v1/cOPGTh01Xi2Fb5var00HnsM6AKN3ytclsPFLLY49ERjrjHo5a8Ga6p0qcIRHsRvYv2B_aBhOuZmH9S7k7Nnb/Users/Alex/dist.stc.0.05.01.zip Test...
3 Nov 29, 2011
2:20 pm

Alex McDonald
alextangent
Send Email

Hello, I just released JukeboxIn4Th version 2.0 New in this version: - Extended the multitask part for indexed tasks. The tasks are defined in an object (2...
1 Nov 5, 2011
6:31 pm

josv@...
josven2001
Send Email

The other day I downloaded PDFCreator (from source Forge) and came across this in the help file: My Anti-Virus Program says that PDFCreator contains a virus....
3 Nov 3, 2011
9:21 pm

josv@...
josven2001
Send Email

A group at work is already entering data into a Windows-based application. Now they are also supposed to be putting in much the same data into a 2nd...
12 Sep 28, 2011
3:26 pm

Steve Graham
jsgrahamus
Send Email

Hi, While extending the jukebox I got a bit confused with the current Paths.f ... \ *G Defines a directory search path. \n \ ** The first cell holds a pointer...
3 Sep 9, 2011
10:25 pm

josv@...
josven2001
Send Email

Hello, It seems there are the following inconveniences in the editor of the IDE: When you search a string in a source using <Ctrl+f> and you move the cursor ...
10 Sep 9, 2011
10:53 am

josven2001
Send Email

Since FIND is vectored, I assume that case sensitivity of the interpreter is a supported configuration. However, I am having trouble figuring out what...
7 Sep 5, 2011
6:57 pm

George
georgeahubert
Send Email

Hello What could be the code of a method IsIvar?: ( add len -- t/f ) that returns yes if add len is the name of an instance variable? Thanks in advance Yves...
6 Sep 4, 2011
5:51 am

Yves
ysur2004
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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