programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: Creating a console app

From: Rick VanNorman <rvn_at_forth.com>
Date: Sun, 12 Oct 2003 16:08:22 -0700

You only use 'MAIN if you don't want or need a console. In order
to have the console created and active, you must use STARTER; just
make sure that your application does enough PAUSE equivalents to
keep the system happy.

Rick

On Sunday, October 12, 2003, at 04:02 PM, Jeff wrote:

> Hello all,
>
> I've got my first program just about done, and I'm ready to create the
> EXE. From the documentation this appears rather simple, but I'm
> running into a few hic-ups. I figured out using 'MAIN instead of
> STARTER to get the program up and running without SF.EXE.
>
> But I can't get anything to type to the console. Hopefully I'm just
> missing something simple to create a console application? Ideally, I'd
> just like ABORT" . ." etc to all output to the console.

----------------------------------------------------------------------
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:12:34 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:33 PST