KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums KX Academy Advanced Capstone 3.6 need help Re: Advanced Capstone 3.6 need help

  • megan_mcp

    Administrator
    October 24, 2023 at 12:00 am

    Hi  !

    From what I can see your .z.pg code works fine. The issue, as you mentioned, is your code for loading in the database.

    Can you try replacing your lower two hdbH statements with:

    hdbH"\l f1"
    hdbH"tables[]"

    Line 1 is what the user described in the post you tagged – ‘l’ meaning load and ‘f1’ being the directory.

    Let me know if this works!

    Thanks,

    Megan