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

Re: A run once and exit EXE

From: Richard Owlett <rcowlett_at_atlascomm.net>
Date: Fri, 19 Dec 2003 18:41:04 -0600

Mike Ghan wrote:

> Richard,
>
> Try the following:
>
> : TEST ( -- )
> doesit ( assume this returns when sound complete )
> 'ONSYSEXIT CALLS ( Execute System Exit Chain )
> 0 ExitProcess ;
>

replacing my TEST by yours gives TOTAL failure, as in NOTHING happens ;{

I think the *CRITICAL* issue is waiting for mciSendString to complete.
It does not seem to have an identifiable handle.
so how to wait for it ? ???????????????{

----------------------------------------------------------------------
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 Fri Dec 19 2003 - 16:40:11 PST

This archive was generated by hypermail 2.2.0 : Wed Nov 19 2008 - 03:04:21 PST