[comp.lang.forth] FPC PROGRAM CREATION

ForthNet@willett.UUCP (ForthNet articles from GEnie) (01/06/90)

 Date: 01-01-90 (11:59)              Number: 496 (Echo)
   To: JACK BROWN                    Refer#: NONE
 From: GORDON GANDERTON                Read: 01-01-90 (15:51)
 Subj: FPC PROGRAM CREATION          Status: PUBLIC MESSAGE

 Jack, I have downloaded FPC350 and it works fine. Now I am going to
 work on it and I have started a program. Here it is ->
 \ GGFPC.SEQ - Gordon Ganderton's one and only Forth program

 CLS
 FLOAD COLOR
 BLUE
 : TITLE  30 10 .BOX" GGFPC.SEQ " ;
 >BG
 : TITLE2 15 20 .BOX" Gordon Ganderton's one and only Forth program " ;
 : GOFORIT CLS TITLE TITLE2 4 CR ;
 GOFORIT


 It's just a start but by using my own creativity, I will build on this.
 Perhaps I could upload my efforts by overwriting my file name GGFPC.SEQ
 each time I add something. What do you think? rgds.
 ---
  ~ EZ-Reader 1.20 ~ 

 NET/Mail : British Columbia Forth Board - Burnaby BC - (604)434-5886   
-----
This message came from GEnie via willett through a semi-automated program.
Report problems to: 'uunet!willett!dwp' or 'willett!dwp@gateway.sei.cmu.edu'