Using Xojo version with deprecated commands

I’m still using an older version, and now want to do something new with it. But if I look at the docs, they are for a newer version, and a needed command has apparently been deprecated.

So my question is, whats the best way to view the docs for a particular version?

Thx

You can make the language reference built into the IDE use a version correct copy by following these steps:

  1. Open up your Xojo Preferences
  2. General Tab
  3. “When seeking help:”
  4. Set to “Use built-in documentation”

Then use Help > Language Reference

3 Likes

Hey that works. Thanks!

1 Like