On Tue, Jun 14, 2016 at 11:50 AM, Ingemar Skarpås <[email protected]>
wrote:

> LoadError:UdefVarError: @John_str not defined


This bit indicates that you've written something like this: John"...". This
is translated to a macro call to a macro named @John_str.

Reply via email to