Thank you Lawrence, I will implement your suggestions and let you know if it works, the BuildString was used to try and strip out the parentheses (probably wrong fctn for this): setq( Offset_MC printf("%L\n" cdr( str ) ) ) ("4") t setq( Offset_MC printf("%L\n" buildString( cdr( str ) ) ) ) "4" t Thanks again, Bob
↧