Hi,
In our WINDEV application we are getting following error while opening some data:
Error at line 33 of Local Procedure Maj_prix_AFF process.
ArraySeek function called.
Invalid column subscript: 1. Number of Array Columns: 5.
Technical Information
Project : Adage
Dump error of module <WD120VM64.DLL> <12.01Cy>.
- WL Call:
Processing <FenInt_DT_module.PROCEDURE.Maj_prix_AFF>, line <33>, thread <0>
Function <ArraySeek>, syntax # <0>
- Level: fatal error (EL_FATAL)
- Error Code: 2315
- WD55 Error Code: 0
- No system error code
- No system error message
- What happened?
Invalid column subscript: 1. Number of Array Columns: 5.
- Debug Information:
Fonction (0,103)
- Attached Information:
EIT_PILEWL :
Local Procedure Maj_prix_AFF (FenInt_DT_module.PROCEDURE.Maj_prix_AFF), ligne 33
EIT_COMPOSANT :
EIT_DATEHEURE : 08/12/2017 11:20:33
- Identifier in .err: 2315
Does anyone know why we are getting this error? and how to solve it?
Thanks in advance
In our WINDEV application we are getting following error while opening some data:
Error at line 33 of Local Procedure Maj_prix_AFF process.
ArraySeek function called.
Invalid column subscript: 1. Number of Array Columns: 5.
Technical Information
Project : Adage
Dump error of module <WD120VM64.DLL> <12.01Cy>.
- WL Call:
Processing <FenInt_DT_module.PROCEDURE.Maj_prix_AFF>, line <33>, thread <0>
Function <ArraySeek>, syntax # <0>
- Level: fatal error (EL_FATAL)
- Error Code: 2315
- WD55 Error Code: 0
- No system error code
- No system error message
- What happened?
Invalid column subscript: 1. Number of Array Columns: 5.
- Debug Information:
Fonction (0,103)
- Attached Information:
EIT_PILEWL :
Local Procedure Maj_prix_AFF (FenInt_DT_module.PROCEDURE.Maj_prix_AFF), ligne 33
EIT_COMPOSANT :
EIT_DATEHEURE : 08/12/2017 11:20:33
- Identifier in .err: 2315
Does anyone know why we are getting this error? and how to solve it?
Thanks in advance