- Forum
- T24 Technical Discussions
- T24 Development & Customization
- How to use syntax error in version routine
×
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...
How to use syntax error in version routine
- Sayavong
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
7 years 1 month ago - 7 years 1 month ago #21773
by Sayavong
How to use syntax error in version routine was created by Sayavong
Dear All,
I would like to use syntax error in version routine for show error (not show text), but user is can commit
(add in input routine)
Thank you and Best Regard,
I would like to use syntax error in version routine for show error (not show text), but user is can commit
(add in input routine)
Thank you and Best Regard,
Last edit: 7 years 1 month ago by Sayavong.
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: 1209
- Thank you received: 158
7 years 1 month ago #21774
by VK
Cheers
VK
Replied by VK on topic How to use syntax error in version routine
Hi
not clear what you want to achieve...
not clear what you want to achieve...
Cheers
VK
The following user(s) said Thank You: Sayavong
Please Log in or Create an account to join the conversation.
- Sayavong
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
7 years 1 month ago #21775
by Sayavong
Replied by Sayavong on topic How to use syntax error in version routine
Hi VK
I would like show error in version
example I use syntax
ETEXT = Y.ERROR.TEXT
CALL STORE.END.ERROR
But user is not commit
TEXT = Y.ERROR.TEXT
CALL REM
This is syntax show alert black message and commit But user do not want , User want to show red error message and commit
Thank for understanding
I would like show error in version
example I use syntax
ETEXT = Y.ERROR.TEXT
CALL STORE.END.ERROR
But user is not commit
TEXT = Y.ERROR.TEXT
CALL REM
This is syntax show alert black message and commit But user do not want , User want to show red error message and commit
Thank for understanding
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: 1209
- Thank you received: 158
7 years 1 month ago #21776
by VK
Cheers
VK
Replied by VK on topic How to use syntax error in version routine
Hi
are you under Desktop or Browser?
are you under Desktop or Browser?
Cheers
VK
Please Log in or Create an account to join the conversation.
- Sayavong
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
7 years 1 month ago #21778
by Sayavong
Replied by Sayavong on topic How to use syntax error in version routine
Hi
Browser
Browser
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: 1209
- Thank you received: 158
7 years 1 month ago #21779
by VK
Cheers
VK
Replied by VK on topic How to use syntax error in version routine
Hi
I don't think there's any user interaction available in Browser... You either can stop the commit raising an error or raise an override that user can approve or not.
I don't think there's any user interaction available in Browser... You either can stop the commit raising an error or raise an override that user can approve or not.
Cheers
VK
Please Log in or Create an account to join the conversation.
- darthadhi
-
- Offline
- New Member
-
- Temenos Transact(R10 - R22)
Less
More
- Posts: 16
- Thank you received: 2
7 years 1 month ago #21788
by darthadhi
Please Log in or Create an account to join the conversation.
- Forum
- T24 Technical Discussions
- T24 Development & Customization
- How to use syntax error in version routine
Time to create page: 0.032 seconds