Posted 19 years ago by Gareth - Director, Slyce Software Limited
Avatar
When implementing multiple languages with state transitions using <%...%> syntax, is there any easy way to do a search and replace on just one of the languages, instead of the entire text? Also, is there a built-in method to get the text of the individual languages? The only way I can think to do this is with regular expressions, but I thought that this must be a fairly common requirement, and therefore I may have overlooked an existing built-in method.

Thanks,
Gareth.

[ 02-01-2005: Message edited by: Gareth ]

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
The easiest way is probably to look at the OutliningNode hierarchy. If outlining is enabled you probably have collapsible sub-language sections and I believe OutliningNode has a Text property on it that returns all the text in the node.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.