I'm working with various selections in a document, and at times the line 
immediately following the selection needs to be read into a variable for 
future comparison. Thus, let's say the two below columns represent two 
different files. 


This     This
is         is
data     data
x          y

Let's say my selection encompasses "This is data" in both files. But, the 
following line is different. Thus, I can use Applescript to get the lines 
of selection + 1 to get the line number. I am having difficulty getting the 
contents of the + 1 line since it isn't part of selection. Any suggestions? 
Thanks. 

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to