I got this script from a PSP yahoo group. (see header information below) I have used it for a couple of years with no problems and it works fine in PSPX. Do I post the whole script into this message or is there another way to do it? Thank you for any help .
Header information from Script
from JascApp import *
def ScriptProperties():
return {
'Author': u'Julie Stenning',
'Copyright': u'Julie Stenning',
'Description': u'',
'Host': u'Paint Shop Pro',
'Host Version': u'8.10'
}
# This script can not easily be run without instructions.
# If you receive this script without instructions then please retrieve full package from
#
http://jstenning.me.uk/Scripts/TJP-Scripts.htm. There is a version on the web site for
# PSP 9.
# I have a yahoo support group
http://groups.yahoo.com/group/TJPMakeTagsScript that you
# may be interested in joining. If you work with the script successfully then you may like to
# help in the support group. If you are having issues then you may get a response from the group
# more quickly than a response from me. My e-mail address is julie@stenning.org.uk
# The script WILL NOT WORK with PSP 8.00. Free updates are available on the PSP web site.
'''
License Information
This work is licensed under the Creative Commons Attribution-ShareAlike License. To view a copy of this license, visit
http://creativecommons.org/licenses/by-sa/2.0/ or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.