At 08:49 AM 7/14/2004 -0500, Charlie Parks wrote:
When a user tries to execute an item from the menu it produces an error: "Error -unrecognized column in expression". I try it from the application on my computer it causes the error. I trace the macro no errors are found. I go back into the application and the error seems to go away.
What should I be looking for causes of the error?
Charlie,
Check to make sure that all global variables are pre-defined with correct data types (if used).
What happens when you simply run your macro at the R> prompt?
FYI, when you TRACE your macro, WHILEOPT is set to OFF.
Very Best R:egards,
Razzak.
