This page is the single entry point for AI tools (and humans) working with Omnis Classic code in the jPartner / JACSoft ecosystem.
If you are about to analyse, review, refactor, or comment on Omnis Classic code, read these pages first and follow their rules.
Covers the core language behaviours that are commonly misunderstood:
pick() semantics (index selection, not ternary logic)#FRead: /misc/ai-hidden/omnis-classic-ai-reference/
Covers practical system behaviours and structural expectations:
nam()Read: /misc/ai-hidden/omnis-classic-ai-survival-guide/
When responding about Omnis Classic code, you must:
pick() as index selection.#F where relevant.This page is intentionally not listed in site navigation or AutoIndex pages.
robots: noindex keeps it out of search engines.hideFromIndex: true allows AutoIndex components to skip it.