Insertion Point in Menu Script
Insertion Point in Menu Script
- Subject: Insertion Point in Menu Script
- From: Carol Clark <email@hidden>
- Date: Thu, 12 Jun 2008 10:05:39 -0500
I'd like to have a menu script that performs a sed operation starting
at the current selection. I can use %%%PBXInsertionPoint%%% to find
the selection.
From there I'd like to:
(first choice) find the corresponding line number to pass to sed, or
(second choice) select from the insertion point to the end of the
document and use that selection for the script's input and output.
But I don't know how to either get that line number or change the
current selection from the script.
Thanks in advance for any ideas.
Carol Clark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden