Roeland
Member³
Hi,
I have made a file "Begin.tpl" for Autoreplace and placed it in the PL/SQL application directory (also the same directory where the Autoreplace Definition File (=AutoReplace.txt) is placed)
The corresponding line in my AutoReplace.txt is like this:
Code for the Begin.tpl:
This template worked like a charm until some days ago I started to use Projects.
After a while when typing 'b' the template isn't executed anymore but I get the text "Begin.tpl" instead (just like a string replace)
Version 7.1.5.1397
Windows 2000 Professional 5.0 Build 2195 (Service Pack 4)
Note that the Project is stored in a different directory.
Any ideas?
Roeland
I have made a file "Begin.tpl" for Autoreplace and placed it in the PL/SQL application directory (also the same directory where the Autoreplace Definition File (=AutoReplace.txt) is placed)
The corresponding line in my AutoReplace.txt is like this:
Code:
...
b = begin.tpl
...
Code:
begin
[#]
end ;
After a while when typing 'b' the template isn't executed anymore but I get the text "Begin.tpl" instead (just like a string replace)
Version 7.1.5.1397
Windows 2000 Professional 5.0 Build 2195 (Service Pack 4)
Note that the Project is stored in a different directory.
Any ideas?
Roeland