I have an INCLUDE statement that brings in code from a snippets file called
SNIPPETS.

        INCLUDE SNIPPETS GIVE.FEEDBACK

If I compile the compiler hangs as it hits the include statement.

If I then change it to include from BP

        INCLUDE BP GIVE.FEEDBACK

it works fine.

What am I doing wrong?
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to