Any program that is executed from the database prompt is termed as a 'PROGRAM' and a program that is executed from within Temenos T24 is termed as a 'SUBROUTINE'.
*Comments PROGRAM ProgramName Statement1 Statement 2 Statement 3 END | *Comments SUBROUTINE SubroutineName Statement1 Statement 2 Statement 3 RETURN END |
Usually, any program or subroutine developed by the user is stored under a directory named BP and the core T24 programs or subroutines are stored under GLOBUS.BP. Never store user written programs/subroutines in the GLOBUS.BP directory.
More Tutorials on Temenos InfoBasic will be available so keep in touch...
0 comments:
Post a Comment