Hi Just starting to play with SOAP. I have a TTransaction (inherits from TRemotable) which represents 1 transaction.
I want to send multiple transactions. Ideally I would pass a TList of TTransaction. However I think I need to define the following instead TTransactionArray = array of TTransaction; and pass this through to the SOAP server? I am pretty sure the above works, is there a better way? Thanks -- Rob Martin Software Engineer phone +64 03 377 0495 fax +64 03 377 0496 web www.chreos.com Wild Software Ltd _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
