Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • "qi_ranges", set the maximum number of parameter variations (give a value), default is unlimitted;
  • "qi_acceptall", set the Workbase to accept all proposed values and relations (same as the right mouse menu option in the Workbase), default value is "N":
    • "qi_acceptall"="y" do accept all
    • "qi_acceptall" = "n" do not accept all
    • "qi_succes", can be set in order to communicate to the outside World (when working as server) that no succes is achieved. The value is by default "0" at the start of a Solution and "1" when the top goal is achieved. You can set this value to your own judgement using the SYSTEMVAR$ function:
      • "qi_succes"="0" no succes
      • "qi_succes" = "1" succes

...