Utilities like DBU, Make, IDE written in HMG/ used to create HMG based applications
Moderator: Rathinagiri
-
sudip
- Posts: 1444
- Joined: Sat Mar 07, 2009 11:52 am
- Location: Kolkata, WB, India
- Has thanked: 4 times
Post
by sudip » Thu Oct 22, 2009 3:35 am
Hello Rathi,
Thanks a lot for this version of Xtract
While testing I got some array bound error. Again I shall test it more after confirming the error.
With best regards.
Sudip
With best regards,
Sudip
-
Rathinagiri
- Posts: 5253
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Has thanked: 167 times
- Been thanked: 165 times
-
Contact:
Post
by Rathinagiri » Thu Oct 22, 2009 5:08 am
Thanks Sudip. Please show me the error log.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
-
sudip
- Posts: 1444
- Joined: Sat Mar 07, 2009 11:52 am
- Location: Kolkata, WB, India
- Has thanked: 4 times
Post
by sudip » Thu Oct 22, 2009 6:35 am
Hello Rathi,
Here it is:
Code: Select all
Date:10/21/09 Time: 22:16:41
Error BASE/1132 Bound error: array access
Called from CREATEREPORT(700)
Called from (b)DATAXTRACT(251)
Called from _DOCONTROLEVENTPROCEDURE(4740)
Called from EVENTS(1364)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4404)
Called from DOMETHOD(7259)
Called from DATAXTRACT(274)
Called from (b)MAIN(25)
Called from _DOCONTROLEVENTPROCEDURE(4740)
Called from EVENTS(1364)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4382)
Called from DOMETHOD(7259)
Called from MAIN(50)
With best regards.
Sudip
With best regards,
Sudip