Normal Topic Batch Posting & Printing (Read 329 times)
mikeweber3
Member
*
Offline


No personal text

Posts: 3
Joined: Dec 23rd, 2005
Batch Posting & Printing
Dec 24th, 2005 at 4:40pm
Print Post Print Post  
  I have always done Batch posting and printing functions.   I have several people in 2 different towns who perform billing functions in 3 different databases.  

Each night we start a macro that combines the data from each of these 3 different type of databases into a common type of record.   It then marks the billing records as posted and assigns them a batch # for future refenence.

The common record then posts to many other databases   such as:

 Accounts Receivable open items
 Customer HIstory
 Sales tax
  Several others

My question is How will I perform these functions that are now ran by a huge macro in Sesame?

If and when I switch 
  
Back to top
 
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Batch Posting & Printing
Reply #1 - Dec 24th, 2005 at 5:19pm
Print Post Print Post  
In Sesame you will probably want to do this with SBasic programming instead of using a macro (not to say that it can't be done with a macro). SBasic gives you commands to automate most of the user interface and with variables and conditionals, allows you to change your course if circumstances change.
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged