Hi Blake,

you can use )LIB with an absolute path to a (sub-)directory containing workspaces, e.g.

      )LIB /usr/local/lib/apl/wslib5/APLComponentFiles
ComponentFiles


The easiest way to determine the absolute path is command )LIBS.

Best Regards,
Jürgen


On 3/22/22 1:47 PM, Blake McBride wrote:
Greetings,

When I do:

      )lib 5
APLComponentFiles/  iso-apl-cf/     FILE_IO     FILE_IO1    HTML    SQL
      )lib 5 SQL
APLComponentFiles/  iso-apl-cf/     FILE_IO     FILE_IO1    HTML    SQL

How do I see and load what is in the SQL directory?

Thanks!

Blake McBride


Reply via email to