Inolab_L.GIF (12133 bytes)

TInoAppExec

Version 1.0
Copyright ©1997 Martin Prusa, Inolab

TInoAppExec is a component for executing other applications.

Reference :

Property Type Description
FileName string The file to be executed.
Parameters TStringList Parameters to the application.
Wait boolean Wait for the app's end before continuing our code ?
WindowState TWindowState Window state.

 

Method Type Descritpion
Execute Procedure Executes the application. If it fails, it raises an exception.
Clear Procedure Empties the properties

EInoAppExecError = class(Exception)



How to use :

  1. Fill the FileName property and set other properties if neccessary.
  2. Call the method Execute.

 

Registering info:

  1. You can test the component without registering it but you are not allowed to use it in your applications unless you register.
  2. Send me an email  where you state that you want to register this component. If you also write your name,company and address, you are considered to be a registered user immedietly and you are allowed to use the component. If you don't include this info, you will be registered when I get the money (which may take several weeks). When you register I will send you the source code as soon as possible (this depends on the info in the email - if you write name ...(see above) in the email, you get registered immedietly and you will get the source much sooner.
  3. Send U.S.$ 7 to address (best with registered mail - it's faster):

    Martin Prusa
    V.Zitka 771
    Kladno 4
    272 04
    Czech Republic

    Because it's only a small amount, it's best to send it in cash.

Legal disclaimer :

THE INFORMATION AND CODE PROVIDED HEREUNDER (COLLECTIVELY REFERRED TO AS "SOFTWARE") IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MARTIN PRUSA BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT,INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MARTIN PRUSA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Contact info :

You can contact me via email : inolab@mbox.vol.cz

Copyright ©1997 Martin Prusa, Inolab. All rights reserved.