Skip to content

Conversation

@DanielBaciu
Copy link

#55 fix parsing of cases when the preprocessor variable is used inside the name checked by DEFINED() function.
e.g.
&if defined(i_tt{&prefix}companydata{&suffix}) = 0 &then
&IF DEFINED(OPEN-QUERY-{&QUERY-NAME}) NE 0 &THEN

…when the preprocessor variable is used inside the name checked by DEFINED() function.

e.g.
&if defined(i_tt{&prefix}companydata{&suffix}) = 0 &then
&IF DEFINED(OPEN-QUERY-{&QUERY-NAME}) NE 0 &THEN#55 fix parsing of cases when the preprocessor variable is used inside the name checked by DEFINED() function.
e.g.
&if defined(i_tt{&prefix}companydata{&suffix}) = 0 &then
&IF DEFINED(OPEN-QUERY-{&QUERY-NAME}) NE 0 &THEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant