wel no. what I am trying to do is, if an ISQL window is already open I 
just want it to open the SQL file I want to open in another MDI window. 
Dont think its exaatly flakey.

But I am using SendKeys functions now which does the trick...i.e. ALT+F O 
(file open)

Jeremy Coulter


-----Original Message-----
From: "Chris Reynolds" <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Date: Wed, 26 Sep 2001 10:48:10 +1200
Subject: RE: [DUG]:  Opening file into existing app instance

> Sounds flakey. What are you trying to achieve, batch posting of a SQL
> file?
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of vss
> Sent: Wednesday, September 26, 2001 9:24 AM
> To: Multiple recipients of list delphi
> Subject: [DUG]: Opening file into existing app instance
> 
> 
> Hi all.
> 
> I have an app. that has as one of it functions the ability to open a
> .sql 
> file in Sql Servers ISQL application.
> I can do this fine, BUT how do you go about opening the file into the  
> current instance of the application ? i.e. its already open, and I want
> the file I need to open, open in the same instance as another window
> (the 
> ISQL is MDI)
> 
> Thanks, Jeremy Coulter
> 
> 
> -----------------------------------------------------------------------
> ----
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> 
> -----------------------------------------------------------------------
> ----
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to