Test 006: Test imported procedures.

We now import a non-existent procedure. An error message should follow:


REXXTAGS: compilation error in /test-suite/test006.rsp at line 10: Cannot import procedure 'x!!!--%%imported_procedure'. File not found.

We now import an EXISTENT procedure. An error message should NOT follow. Please refer to the test suite installation instructions for details if an error occurs.

We now attempt to call the imported procedure:

Test PASSED