Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!willett!ForthNet From: ForthNet@willett.UUCP (ForthNet articles from GEnie) Newsgroups: comp.lang.forth Subject: Advanced Beginners Message-ID: <536.UUL1.3#5129@willett.UUCP> Date: 23 Feb 90 23:19:16 GMT Organization: Latest link in the ForthNet chain. (Pgh, PA) Lines: 25 Date: 02-22-90 (08:41) Number: 2947 (Echo) To: MICHAEL HOBSON Refer#: 2940 From: IAN GREEN Read: 02-22-90 (10:10) Subj: FORTH Status: PUBLIC MESSAGE Thanks, for the clarification. I assume that the address can be a symbol like 'HERE' or 'THERE' or 'CONTAINER' etc. As an extremely crude example, lets try the following. CONSTANT UARTBASE 3F8 ; : CLR8250 6 FOR UARTBASE + 0 ! NEXT; Is this correct, the logic I am attempting to do is to write 0's to each register in the UART located at $3F8. If not could you fix up the word so I can understand the control structure. If I am going to use the RTX I am going to need to be able to use Forth. Thanks again. Ian Green NET/Mail : British Columbia Forth Board - Burnaby BC - (604)434-5886 ----- This message came from GEnie via willett through a semi-automated process. Report problems to: 'uunet!willett!dwp' or 'willett!dwp@gateway.sei.cmu.edu'