×
Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...
Always in DEBUG mode
- viseth
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
8 months 3 weeks ago - 8 months 3 weeks ago #24426
by viseth
Always in DEBUG mode was created by viseth
More Info: Not relate to END ELSE, but it is about number line is always jump in debug mode even NO DEBUG there
Last edit: 8 months 3 weeks ago by viseth.
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
- viseth
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
7 months 2 weeks ago #24447
by viseth
Replied by viseth on topic Always in DEBUG mode
Hello, VK.
Have you ever meet env always meet debug even we have verify our routine and class, no debug statement?
When we do transaction via browser and classic mode still meet debug with the routine that we removed debug , compile and update to jar already.
Do you have any idea or suggestion?
Have you ever meet env always meet debug even we have verify our routine and class, no debug statement?
When we do transaction via browser and classic mode still meet debug with the routine that we removed debug , compile and update to jar already.
Do you have any idea or suggestion?
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
7 months 2 weeks ago - 7 months 2 weeks ago #24449
by VK
Cheers
VK
Replied by VK on topic Always in DEBUG mode
Hi
the only thing that comes to mind (provided that you have closed all sessions so no caching occurs) is that you have some fatal error that ends up in DEBUG. Not sure about TAFJ but in TAFC some examples are:
.. total 51 of them
the only thing that comes to mind (provided that you have closed all sessions so no caching occurs) is that you have some fatal error that ends up in DEBUG. Not sure about TAFJ but in TAFC some examples are:
SUBROUTINE_CALL_FAIL
SUBROUTINE_PARM_ERROR
ARRAY_ILLEGAL_SIZE
FILE_VAR
.. total 51 of them
Cheers
VK
Last edit: 7 months 2 weeks ago by VK.
Please Log in or Create an account to join the conversation.
Time to create page: 0.079 seconds