Skip to main content
Seasoned ⭐️
September 3, 2026
Solved

Select calculation type in GAP

  • September 3, 2026
  • 2 replies
  • 26 views

Hi, 

I am trying to set up a routine in GAP, but the run fails due to missing variable in the command, and I cannot set the value specifying which calculation to run. Can anyone explain how to fix this?

This is a screenshot from GAP, and I want to select one of the Allowed Values:

This is a screenshot in CDF showing that there is no field to enter that:

The error message:

 

 

Best answer by Abdullah Ali

Try using a SET in the UI instead of a COMMAND. With one of the allowed values as the value to set on that OpenServer address. 

 

2 replies

Abdullah  Ali
Practitioner ⭐️⭐️⭐️
Practitioner ⭐️⭐️⭐️
September 3, 2026

Try using a SET in the UI instead of a COMMAND. With one of the allowed values as the value to set on that OpenServer address. 

 

MartheAuthor
Seasoned ⭐️
September 3, 2026

Thank you, that worked :)