There are at minimum three steps to create a custom Text Clip.
-
Use Programmer's Notepad to create an XML document.
-
Ensure that the document contains the following XML tags:
<?xml version="1.0"?> <clips name=”Name for custom clips file”> <clip name=”Name of your first text clip”> <![CDATA[ first text clip content ]]> </clip> </clips>
-
Save the file and ensure that it has the .clips extension.
-
Restart Programmer's Notepad and test your new Text Clips library.