replace single occurrence
replace single occurrence
- Subject: replace single occurrence
- From: Robert Poland <email@hidden>
- Date: Thu, 23 Oct 2003 10:36:16 -0600
Hi,
I'm trying to create a script to automate time sheet dates in a PDF document.
The current hang-up is the replace command in Tex-Edit Plus.
replace looking for "XXX" replacing with startDate
replace ALL occurrences, I want to replace the first one then
increment the date and replace the next one.
Tried;
(search looking for "XXX") replace with startDate
That finds it but doesn't replace anything.
Any pointers?
TIA,
--
Bob Poland - Englewood, CO
http://www.ibrb.org/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.