On Dec 20, 2007 7:06 AM, Lee McFadden <[EMAIL PROTECTED]> wrote: > > On Dec 19, 2007 7:57 PM, Christopher Arndt <[EMAIL PROTECTED]> wrote: > > > > But why don't you just use $myDictionary['LAST-NAME-OF-CUSTOMER'] ? > > > > Or simply use underscores. LAST_NAME_OF_CUSTOMER. Unfortunately I have a file of a file with 1075 fields so I won't be doing renaming because I have other programs written that use original names. I guess I will try $myDictionary['LAST-NAME-OF-CUSTOMER'] and see how that goes.
Thanks, Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

