KX Community

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

Home Forums KX Academy evaluation error while loading ‘loadQsql.q’ Reply To: evaluation error while loading ‘loadQsql.q’

  • Himanshu

    Member
    May 25, 2024 at 8:46 am

    resolved.

    had to run the below two commands separately

    system “cd “,getenv[`HOME],”/course-introductory-workshop” –>run this first

    .trn.nbdir:system “cd” —>not sure what this command does

    system “l scripts/loaddata.q” —>run this second