> shot in the light ;-) > > The tables are built at compile time, so if you want to use variables > here you will need to use string eval. > > eval "tr/$lettertochange/$lettertochangeto/"; Does this mean that I have to use $_ for such a translation, or is there a way to modify a string inside an eval? Dan -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Simple one liner problem. SAWMaster
- RE: Simple one liner problem. Yacketta, Ronald
- Re: Simple one liner problem. Lynn Glessner
- Http Session - cookie Problem Rajeev Rumale
- Re: Simple one liner problem. Paul Johnson
- Re: Simple one liner problem. Dan Grossman
- Re: Simple one liner problem. Paul Johnson