I need to do a complexed revers of a long text file that includes hebew, english and 
numbers.

because hebrew is written backwards on htmls, I will need to reverse all
hebrew chars, recognized by specific chr numbers (150-179, for example)
BUT keep the english and numbers in the same order.

I can't use regular reverse(), I will need somehow to go over each char and look
for space as seperator.

Checked the gallery for something similiar.. nothing.

Any help?

Michael.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to