T24 Editor Commands

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5
At a glance
Powered by AI
The key takeaways from the document are different navigation keys, emulators and editors that can be used for T24 Classic.

The different navigation keys used in T24 Classic are Ctrl-U<Enter>, Ctrl-B<Enter>, Ctrl-F<Enter>, Ctrl-E<Enter>, Ctrl-V<Enter>, Ctrl-W<Enter> and Ctrl-T<Enter>.

The best emulators discussed for T24 Classic are SecureCRT, MobaXterm, XShell, ZOC and TeraTerm based on features like multi-tab interface, auto login, key mapping, font customization etc.

15/01/2021 Temenos T24: 2019

More Create b

Temenos T24

Hack T24 License


Bypass T24 License

Coming Soon...!

Install a T24 Module without License


Coming Soon...!

Bypass TCIB License


Coming Soon...!

Posted by T24 Geek No comments:

T24 JED Editor Navigation and Quick Reference

JED Editor is Terminal based Text Editor tool. Can be mainly used to Edit files, T24 Database Records and
Write T24 Info Basic Programs

Creation of Record or File Using JED


Syntax:
Blog archive About Me

▼ JED <Table Name> <Record ID> T24 Geek


▼ 2019 (4)
JED <Folder Name> <File Name>

▼ April (1) View my complete
JED <File Name>
Hack T24 profile
License
-R argument will open the record in Read Only mode. Which will be very useful white you just want to view

► March (3) record from Database Tables.

Example: JED -R F.SPF SYSTEM

There are two types of editor commands available in JED.

1. On the Command Line


2. On the Text Line

https://t24hack.blogspot.com/2019/ 1/5
15/01/2021 Temenos T24: 2019

<Esc> Key Toggles between the Command Line and the Text Line.

Command Line – Commands

Command
Purpose
EX or Exit the File\Record without Saving
EXIT or
Ctrl X
EXK Exit from a group of files\records (eg: select list)
FI Save the Current Record\File and Exit
FS Save the changes to the Current Record\File
1 Move the Cursor to Line 1
999 Move the Cursor to Line 999, if line not exist it moves to Last Line
DE Deletes Current Line
DE3 Deletes Next 3 Lines
R/Old/New Replace first occurrence of Old to New on the Current Line
R/old/new/3 Changes first 3 occurrences of “old” to “new” on current line
RU/old/new Changes all occurrences of “old” to “new” on current line
R3/old/new Changes first occurrence “old” to “new” on next 3 lines
RU3/old/new Changes all occurrences of “old” to “new” on next 3 lines
L chars Locate chars
Ln chars Restricts the locate to the next n lines
Cntrl n Repeats the locate
!command Executes jBASE command within editor
BI Format BASIC code
CA Copies block after current line
CB Copies block before current line
MA Moves block after current line
MB Move block before current line
DB Deletes block
CA<n> Copy marked block after current line <n> times
CB<n> Copy marked block before current line <n> times

Text Line – Commands


Arrow keys, page up & page down keys Can be used to move around within the text.

Command Purpose
Ctrl A Move to start of current line
Ctrl E Move to end of current line
Ctrl W Delete word
Ctrl K Deletes to the end of line or join.
Ctrl D Delete current line
Ctrl L Insert line below current line
Ctrl N Locate next occurrence
Ctrl O Toggles between Insert and Overwrite modes
Ctrl R Re-display screen
Ctrl T Copy the character from the corresponding cursor position on the line above
Ctrl V Format\Indent BASIC code
Ctrl G Position on text line and use Ctrl G for start of block, end of block, or to remove block
Ctrl X Exit the File\Record
<ENTER> New line / breaks current line

Posted by T24 Geek No comments:

T24 Classic Navigation Keys


Below were the keys used for Navigation in T24 Classic.

Key Combination Purpose


Ctrl-U<Enter>
(or) Goto previous screen
Ctrl-K<Enter>

https://t24hack.blogspot.com/2019/ 2/5
15/01/2021 Temenos T24: 2019
Ctrl-B<Enter> Goto Previous Page or Previous Field
Ctrl-F<Enter> Goto Next Page or Next Field
Goto End\Last Page
Ctrl-E<Enter>
Goto Command line from Field Input
Ctrl-V<Enter>
(or)
Ctrl-VV<Enter> Commit\Execute\Verify
(or)
Ctrl-R<Enter>
Ctrl-W<Enter> Commit and Open the next record
Ctrl-T<Enter> Text Modification in a field, works like the insert key functionality in Word document.

Posted by T24 Geek No comments:

Best Emulator for T24 Classic


As a developer I went through and tried many emulator software's for using T24 Classic. Below were the best
ones.

The things considered for evaluation are:


Multi-Tab Interface : Which will be very helpful when you have to work on multiple environments
and multiple sessions
Auto Login for SSH and Telnet : Remembering username & passwords is very hard and also
can't save in excel or notepad for security reasons. So storing & maintaining login details at the
emulator is very efficient and time saving.
Key code mapping & modifications: Developers like to map F1, F2 ..F5 keys to Ctrl+U <Enter>
etc, for easier & faster usage of T24 Classic
Font Customization: Change Font color of Text.

1. SecureCRT

Pros:
Multi-Tab Interface
Auto Login for SSH and Telnet
Key modifications
Font Customization
Cons:
Not a Freeware

Key Mappings:

Open session properties, and goto


Terminal>Emulation>Mapped keys. Map each key
using below codes.

F1 -> \025\r
F2 -> \002\r
F3 -> \006\r
F4 -> \005\r
F5 -> \026\r

2. MobaXterm

Pros:
Multi-Tab Interface
Auto Login for SSH and Telnet
Font Customization
Free version Available
Cons:
No Key modifications possible
Xterm value is auto-typed while classic
login, No option to remove this.

Key Mappings: N/A

3. XShell

Pros:
Multi-Tab Interface
Auto Login for SSH and Telnet
Font Customization

https://t24hack.blogspot.com/2019/ 3/5
15/01/2021 Temenos T24: 2019
Free version Available
Cons:
No Key modifications possible
Xterm value is auto-typed while classic
login, No option to remove this.
Key Mappings: N/A

4. ZOC

Pros:
Multi-Tab Interface
Auto Login for SSH
Font Customization
Free version Available
Key Mappings is possible
Cons:
Auto Login not available for Telnet Sessions

Key Mappings:

Modify the C:\Users\demo\Documents\ZOC7


Files\Options\Standard.zky file by adding below
keys

3B|44|-1|-1|0|0|^U^M
3C|44|-1|-1|0|0|^B^M
3D|44|-1|-1|0|0|^F^M
3E|44|-1|-1|0|0|^E^M
3F|44|-1|-1|0|0|^V^M

5. TeraTerm

Pros:
Key modifications allowed
Font Customization possible
for SSH, Auto Login can be done using
ttpmenu.exe utility and for telnet macros can
be written
Freeware
Cons:
Multi-tabbed interface not available

Key Mappings:

Edit the KEYBOARD.CNF file and add below keys under [User Keys] section. Key mappings for F1, F2, F3,
F4, F5, Home & End keys. You can use keycode.exe utility for finding the keycode.

User1=59,0,$15$0D
User2=60,0,$02$0D
User3=61,0,$06$0D
User4=62,0,$05$0D
User5=63,0,$16$0D
User6=327,0,$01
User7=335,0,$05

6. Putty

Pros:
Free
Very Lite and Fast
Font customization is possible
Cons:
No Tabbed Interface
No Auto Login
No Key Modification\mappings possible

Key Mappings: N/A

https://t24hack.blogspot.com/2019/ 4/5
15/01/2021 Temenos T24: 2019

Posted by T24 Geek No comments:

Newer Posts Home

Subscribe to: Posts (Atom)

Simple theme. Powered by Blogger.

https://t24hack.blogspot.com/2019/ 5/5

You might also like