isimeon
6th November 2001, 15:19
After succesfull installation of BAAN IVc4, SP3-8, PS 6.1c.0.6, the following error occurs when I try to insert a record in an empty table and press Esc before complete the data.


Fatal error: scroll.fields index 0 out of dims [1] 13
Fatal error: Can not continue in tcmcs0110m000 in DLL: ottstpstandard ()

When record exists in the table and I try to insert second record and press Esc before complete the data, the error does not occur.

This error occurs only with forms of type 2.

Please help
Urgent!

Han Brinkman
6th November 2001, 16:45
Did you check if you have the latest standard program installed?

isimeon
6th November 2001, 17:39
After installing some weekly collections for standard program, the problem was solved.

Thank you for the fast reply.

Regards

icke
15th July 2004, 15:15
Hi,
in case anyone is still interested.
You have to choose the standard script Type (1/2/3 (With M.Table) in tdsls2100m000 first form.
Icke

schweizer
12th October 2004, 14:43
Hi,
can anyone tell me, what is ment with standard Program.
Rgrds.
Schweizer

Guillaume.G
13th October 2004, 13:30
Hi,

The standard Program is a set of program of tools package.
This program is use for example to run the session.
For example,
- this standard program make the insert, update, navigation (next record, fond record, .....) and the session call this standard program for run.
-In the form type 3, the standard program maintain the occurence in the array
- the standard program maintain the choice event
- etc ....
the standard program is the orchestrator.

It's the 4GL functionnality and event programmation. With this standard program it's not necessary to write the standard action in your program. You have just to program the functionnality rule.
The standard program call the application program .

If you have in 3GL, the standard program is not Call. and it's the procedural programmation

Hi

GUillaume G.

schweizer
19th October 2004, 11:45
thank you GUillaume.
I found out it is ottstpstandard.
Rgrds.
Schweizer