General questions about using TextPad
Moderators: AmigoJack , bbadmin , helios , Bob Hansen , MudGuard
GIS_USER
Posts: 7 Joined: Wed Jul 07, 2004 3:18 pm
Post
by GIS_USER » Mon Jul 17, 2006 6:28 pm
Is there a way to insert each file name into a specific place in the document? I know there is a way to use &f while creating a header/footer when printing, but I want to be able to insert the file name as text into the actual document.
Thanks,
Pete
Bob Hansen
Posts: 1516 Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:
Post
by Bob Hansen » Mon Jul 17, 2006 10:23 pm
Just click on Edit/Insert/File Name .
This will include the full path and filename at the position of the cursor.
This option will be greyed out if you have not previously saved the file.
Hope this was helpful.............good luck,
Bob
GIS_USER
Posts: 7 Joined: Wed Jul 07, 2004 3:18 pm
Post
by GIS_USER » Tue Jul 18, 2006 8:18 pm
Thanks, however what it does is insert the entire path; ie. "C:\Program Files\TextPad 4\README.TXT". I would like it to only insert "README".
Bob Hansen
Posts: 1516 Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:
Post
by Bob Hansen » Wed Jul 19, 2006 2:03 am
Create a macro to insert the filename then delete the path.
Assign a hot key to the macro, or pick from Macro menu.
Hope this was helpful.............good luck,
Bob