![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

Have a look at the sample program. Try it out and if it works on your
machine, use it as the skeleton for your own program.
> -----Original Message-----
> From: Mike Ghan [SMTP:mikeghan_at_logix-controls.com]
> Sent: Thursday, January 23, 2003 8:50 AM
> To: sftalk_at_forth.com
> Subject: [sftalk] Re: commdriver emit
>
>
> I would guess you need to ACTIVATE the comm port after you OPEN it:
>
> SERIAL-PORT BUILDS COM-PORT
>
> Z" COM1" COM-PORT OPEN
> COM-PORT ACTIVATE
>
> Mike
>
> -----Original Message-----
> From: sftalk-bounce_at_forth.com [mailto:sftalk-bounce_at_forth.com]On
> Behalf
> Of bohms_at_msu.edu
> Sent: Thursday, January 23, 2003 8:26 AM
> To: sftalk_at_forth.com
> Subject: [sftalk] commdriver emit
>
>
>
> When i try to use commdriver.f
>
> ." test" com1 xmt write-string
>
> works, but
>
> char a com1 xmt emit
>
> apparently can't find "maxtime".
> If i define maxtime with a colon rather than defer: it aborts later in
> the definition.
>
> Any thoughts?
>
>
>
> ----------------------------------------------------------------------
> sftalk_at_forth.com The SwiftForth programming discussion email list
> To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
> For help with listar commands, send subject "help" to listar_at_forth.com
> Archives are located at http://www.forth.com/sftalk -- check them out!
> Search the archives! Visit http://www.forth.com/search for details.
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Thu Jan 23 2003 - 11:16:30 PST
This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:28 PST