jbase basic language spec
- vladi
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
16 years 1 month ago #3070
by vladi
jbase basic language spec was created by vladi
hi, im recently working in a bank, my initial profile are a java developer, but the situation change for me, and now i need to use t24 / jbase / temenos environment. honestly im very lost.
already i read the documents, but there is some un - document lines on the code that i take as example
IF LEN(V$FUNCTION) GT 1 THEN
GOTO V$EXIT
END
i understand, this V$FUNCTION is on the I_COMMON import, ok, but i check the referencce of this import via CT GLOBUS.BP ... it's mentioned but only, i want to know where i can find some document about "black box" (for me) of the jbase language.
sorry for the english.
regards
already i read the documents, but there is some un - document lines on the code that i take as example
IF LEN(V$FUNCTION) GT 1 THEN
GOTO V$EXIT
END
i understand, this V$FUNCTION is on the I_COMMON import, ok, but i check the referencce of this import via CT GLOBUS.BP ... it's mentioned but only, i want to know where i can find some document about "black box" (for me) of the jbase language.
sorry for the english.
regards
Please Log in or Create an account to join the conversation.
- thisisavin
- Offline
- Premium Member
-
Less
More
- Posts: 84
- Thank you received: 1
16 years 1 month ago #3076
by thisisavin
Replied by thisisavin on topic Re:jbase basic language spec
Hi vladi,
You can follow the link www.jbase.com to help yourself with jbase.
For T24 and Globus documents are the only source to learn. So wish you all the best.
regards
Dj
You can follow the link www.jbase.com to help yourself with jbase.
For T24 and Globus documents are the only source to learn. So wish you all the best.
regards
Dj
Please Log in or Create an account to join the conversation.
- juanperez
- Visitor
-
14 years 10 months ago #5418
by juanperez
Replied by juanperez on topic Re:jbase basic language spec
Hi,
First you should search for a Pick basic Tutorial.
This one is short and easy. And helps you understand the basis programming skills on PickBasic.
www.jes.com/pb/index.html
Second, as you know, there are some logic, that was written by programming guys using pick basic.
V$FUNCTION allows you to get the current user's action. I mean for example, If the current version is been used on INPUT, DELETE, REVERSE or AUHTORIZE mode.
I hope this help you for starting with T24
Regards.
First you should search for a Pick basic Tutorial.
This one is short and easy. And helps you understand the basis programming skills on PickBasic.
www.jes.com/pb/index.html
Second, as you know, there are some logic, that was written by programming guys using pick basic.
V$FUNCTION allows you to get the current user's action. I mean for example, If the current version is been used on INPUT, DELETE, REVERSE or AUHTORIZE mode.
I hope this help you for starting with T24
Regards.
Please Log in or Create an account to join the conversation.
- originative
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 1
14 years 6 months ago #6088
by originative
Replied by originative on topic Re: jbase basic language spec
for a quick start and to get familiarity with Temenos T24 and jBase visit and subscribe to get yourself update
Temenos T24 Tutorials
jBase Tutorials
Temenos T24 Tutorials
jBase Tutorials
Please Log in or Create an account to join the conversation.
Time to create page: 0.036 seconds