Z zakko Member³ Dec 2, 2021 #1 Is there a way to assign a few lines formatted code to one shortcut in the AutoReplace file? Let's say if you want to achieve the general exception code with a shortcut, like SQL: exception when others then epic.exceptionHandler; end Last edited: Dec 2, 2021
Is there a way to assign a few lines formatted code to one shortcut in the AutoReplace file? Let's say if you want to achieve the general exception code with a shortcut, like SQL: exception when others then epic.exceptionHandler; end
L lost Member² Dec 2, 2021 #1 Consider the SQL: beg = Error handling\Exception block.tpl syntax of AutoReplace.txt It is described in documentation Manual.pdf, available through the "Help" button in Preferences dialog.
Consider the SQL: beg = Error handling\Exception block.tpl syntax of AutoReplace.txt It is described in documentation Manual.pdf, available through the "Help" button in Preferences dialog.