Paul

Thanks, I probably will

I've done this but the project wont now run in the ide, I get
"Type information missing for TFreightCoding" (my TAutoObject descendant)

also I can't register the project, I get (from regdrop) "cannot find entry
point"

Neven

----- Original Message -----
From: "Paul Lowman" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Tuesday, April 01, 2003 3:33 PM
Subject: Re: [DUG]: Kick in the right direction


> Neven
>
> Create your form based app and then add an Automation object to the
project.
> Add the necessary interface methods / properties and code them in the
> implementation.
>
> In VB scripting use
>
> CreateObject("<project name>.<classname>")
>
> where project name is the name of the app and classname is the name of the
> automation class you have created.
>
> Any problems and give me a ring - 09 535 8647
>
> Paul Lowman
> Lowman Consulting Ltd.
>
> [EMAIL PROTECTED]
>
> --------------------------------------------------------------------------
-
>     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