cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Ni
Ni
Level I

Has SetMenu syntax changed?

JSL question: SetMenu used to work in older JMP versions, but not in later versions, at least 16 and later. What's an equivalent command - SetMenuItems or SetMenuChoice?

3 REPLIES 3
txnelson
Super User

Re: Has SetMenu syntax changed?

I checked Versions 19,  18, 17 & 16 and in all of them, the Button Box has as messages, both Set Menu Items and Set Menu Choice

Jim
Ni
Ni
Level I

Re: Has SetMenu syntax changed?

Hi Jim, Thanks for the reply. Sorry I wasn't clear - referring to 'Set Menu' by itself, without 'Items' or 'Choice'. We've had just 'Set Menu' by itself in scripts that worked on much earlier versions, but lately, with 16 and higher, 'Set Menu' without an additional command word results in an error. So wondering if 'Set Menu' without appended word is deprecated? Also, I'm not sure in which version a possible deprecation might have occurred, it's probably between 12 and 16.

hogi
Level XIII

Re: Has SetMenu syntax changed?

hogi_0-1766096507915.png

hogi_1-1766096619758.png

is it true?

Recommended Articles