Page 1 of 1

Axes commands

Posted: 23 Nov 2021, 11:57
by eduardorama
1) Where do I find the documentation of all the axes command?
e.g. SHOWAXESMENUBAR(false); // false = hide, true = show

2) If there's no documentation, what javascript file contains all the definitions?

Re: Axes commands

Posted: 24 Nov 2021, 00:44
by Dino
Hi

All documentation are here: https://www.axeslive.com/support/documentation.htm

if you click 4.2.1 in particular you get directed here: https://axesdocs.lansa.com.au/index.php

some detail are here under features: https://axesdocs.lansa.com.au/index.php/feature-help-2

but the extensions or functions listed in that particular way, I cannot find it anywhere, the documentation for this product is oriented to a more lead by example way... if you take a look to the axextensions.js file:
axextension.jpg
axextension.jpg (219.93 KiB) Viewed 17585 times
you can get a peek about what extensions are available for aXes.

Re: Axes commands

Posted: 24 Nov 2021, 10:19
by eduardorama
I used to have the pdf file where all the commands are listed but I can't find them anymore.
But yes, this axextensions.js is what I need.

Thanks!

Re: Axes commands

Posted: 18 Sep 2023, 17:10
by jtaljaard
Hi

Where can I locate this file?