[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about cli interface and invoices
- Subject: Re: Question about cli interface and invoices
- From: "Chris Travers" <..hidden..>
- Date: Fri, 1 Dec 2006 12:47:20 -0800
Sorry, this got sent before I finished...
On 12/1/06, Chris Travers <..hidden..> wrote:
The main thing missing is the ability to loop through things.
login = username
password = mypassword
LOGIN
MODULE CT
company = My Customer's company name
zipcode = 123456
[other fields as appropriate]
CALL CT->save(user, form)
The if statement at the end I was going to do won't work.
I suppose I should add an if not...
Anyway, that should get you going.
Perhaps a better way to do this would be if you send me a commend
using the interface you are currently using and I convert it into the
script.
Best Wishes,
Chirs Travers