gettingstarted
[Top] [All Lists]

RE: 3rd Window won't run( it runs now)

To: gettingstarted at lists dot realsoftware dot com
Subject: RE: 3rd Window won't run( it runs now)
From: races at Safe-mail dot net
Date: Mon, 30 May 2005 23:32:05 +1000
Delivered-to: gettingstarted at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=N1-0105; d=Safe-mail.net; b=T16vAVQulNpqe1D/TeaFkXMZFHSKuNkl2WRd58SDqtB3wuOTNFL5Np7JXeW/RRhy 3Jej/W7ygYvEb0WAvBFrrsIMHtFzD0SXFemUEM4qBD/mdwTKi+y50d9sZ0QzLUya RNAGtU1+SJk4VlecV8X9kk3Gzpf6ek6qZv7GsXr7BBg=;
OK
So, I now have the Application sorted out, but it needs more.

This is the last piece of code. ("BalB" is Balance B)
Code:
theBalB = Str(aBalB)

I would like it now to Log BalB to a text file
or Print to a Printer. ( I use Dot Matrix, PC is XP Pro.)
Is this the right place to ask ?
If so, what is the Code to Log to Text file ?
And to Print to Printer with <True/False> for Printing choice On/Off.
"False" would be so it does not print, but still logs to text.

Thanks.




-------- Original Message --------
From: "Dixon, Tom" <dixont at Jostens dot com>
Apparently from: gettingstarted-bounces at lists dot realsoftware dot com
To: "Getting Started" <gettingstarted at lists dot realsoftware dot com>
Subject: RE: 3rd Window won't run( it runs now)
Date: Mon, 30 May 2005 08:16:42 -0500

> You are doing it correctly. I think that how you described it was
> confusing. You used the term window when what you meant was application
> or project.
> 
> Tom
>  
> 
> > Yep, that worked.
> > Edit, Default settings and changed the Window Default.
> > Pressed Debug and al is fine.
> > 
> > But,you say I don't press Debug to make the program run.
> > How else do I now make the program to run when I am finished 
> > with the interim practice ?
> 
> > > > hello,
> > > > I just finished a practice project.
> > > > There is 3 Windows, ( 1,2,and 3)
> > > > Window 1 is where I have a draft of what I'll get to.
> > > > Window 2 is whhere I have a properly working example of the draft.
> > > > Window 3 is where I have a new project to test as I go.
> > > 
> > > This is an unusual use of different windows, from my point of view, 
> > > but it should work for you.
> > > 
> > > > I press Debug for Window 3 and all seems ok ( no error 
> > messages in 
> > > > scripting etc.) But the program in Window 2 keeps coming 
> > up running 
> > > > instead.
> > > > How do I make the program in Window 3 run and the program 
> > in Window 
> > > > 2 not run ?
> > > 
> > > You don't actually press Debug for a window. Debug applies to your 
> > > whole project.
> > > 
> > > But you can control which window (if any) gets opened initially as 
> > > your default window, by looking under Edit > Project Settings > 
> > > Default Window.
> > > 
> > > Russ
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
> 
> Search the archives of this list here:
> <http://support.realsoftware.com/listarchives/lists.html>



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>