Hi,
I want to know how to write a file for supporting auto completion feature in UltraEdit. For example, in a 'C' file, if i type "for" and press a particular key or command, the it has to be replaced by a set of lines as shown below:
for ( ; ; )
{
}
Thanks & Regards,
Sreenivas M
I want to know how to write a file for supporting auto completion feature in UltraEdit. For example, in a 'C' file, if i type "for" and press a particular key or command, the it has to be replaced by a set of lines as shown below:
for ( ; ; )
{
}
Thanks & Regards,
Sreenivas M