"Jeff 'Japhy' Pinyan" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Mar 27, Wytch said: > > >Transliteration replacement not terminated at dot.pl line 18. > > > >What is a Transliteration replacement? > > First, you've shown us NO code, so we can't help correct your code.
Actually I didn't want help correcting my code since I already corrected it and got it to work at that point - I had the error come up a few times in totally different snippets of code [and I am sure you all don't want me running to you with every little error lol]. I just wanted to know, in plain english, what a transliteration replacement means rather than the specific coding problem. > Second, you should check the error documentation: > > % perldoc perldiag > > and look for "Transliteration": > > Transliteration replacement not terminated > (F) The lexer couldn't find the final delimiter of a > tr/// or tr[][] construct. > > So it sounds like you've used the tr/// operator and failed to close it > properly. Thankyou =O) Wytch -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]