09-15-2008 07:50 AM
Hi,
I want to get companies list. Can you provide me a sample for that?
Thanks,
CK,
09-16-2008 01:22 AM
Have a look in the sdk samples this is documented.
dim cList as act.framework.companies.companylist = actapp.applicationstate.currentcompanylist
Sorry no intellisense but its more or less that.
Tom