Marcelo

We have had this before - I think the anwer is that you cannot
a) call a class method
but you can call a stub routine that in turn calls the class method

b) pass parameters from the command line
but you could stuff them in a disk file of a predefined name and the
read them in

Or you could make a Delphi/VB wrapper that makes a call to the Cache
Factory 

Peter

On Sun, 1 Aug 2004 12:16:36 +0200, "Marcelo Blasco"
<[EMAIL PROTECTED]> wrote:

>Hello everybody.
>
>I need to exectue a Cache class method or routine from the Windows command
>prompt and I need to pass in some parameters to it. Can anybody post an
>example of how to do that?
>
>Thanks.
>
>Marcelo
>


Reply via email to