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

Hello Rick,
Sunday, October 12, 2003, 5:08:22 PM, you wrote:
RV> make sure that your application does enough PAUSE equivalents to
RV> keep the system happy.
Hmm. I assume that's why this will crash:
: foo ( -- ) ." bar" cr ;
starter foo
program foo.exe
RV> You only use 'MAIN if you don't want or need a console. In order
RV> to have the console created and active, you must use STARTER; just
However, I don't want the end user access to the SwiftForth system.
I've made a meta-compiler for the ARM that will be non-interactive and
just take a filename as a command line argument. I could use message
boxes to display errors, but I'd rather use an console window if I
could.
-- Best regards, Jeff mailto:jma_at_mfire.com ---------------------------------------------------------------------- sftalk_at_forth.com The SwiftForth programming discussion email list To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com For list command help, send subject "help" to sftalk-request_at_forth.com Message archives are located at http://www.forth.com/archive/sftalk ---------------------------------------------------------------------- This list is a forum for SwiftForth users. For product support and bug reports, please send email to support_at_forth.com ----------------------------------------------------------------------Received on Sun Oct 12 2003 - 16:35:42 PDT
This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:33 PST