Hi,
I have made several programs "cim" load data to 7.1.1 and 7.1.13.
The "trig" is to know exactly what data the program need, especially regarding tax, gmt, salesman, …
When I am testing I always start by creating a small program:
{mfdeclre.i}
Batchrun = true.
{gprun.i “”sosomt.p””}
Then I make a note of the behavior of the screens, in all the cases I can imagine my customer will have.
I like to start a transaction before loading data.
After load of data I will test that the data is where it is supposed to be. If not I will save my input and output files (this will show me what to correct) and undo the transaction.
[FONT='Calibri','sans-serif']Regards Ole[/FONT]