Can someone tell me how to turn of warnings about unused lexical variables? In my program a lot of the code is generated by macros, and short of writing a code-walker I can't cause the macros to generate the proper ignore declarations. Thanks, -- pg