Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu or TS Menu
#1
I am working with a list of about 1500 inventory items and would like the option of creating a menu that when I type it will recognize and bring me to one in particular or somewhere close to it. I understand that the TS Menu can do such a thing but I can't seem to figure out exactly how to list it for all 1500 items. So far I just have a regular menu..

Please excuse the noobish question, I'm a self taught scripting/macro writer and just started.

I appreciate any help I can get.
#2
try this and see what it looks like; is this what you're looking for?
TS Menu TS Menu2
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/i/c/p3
item :"item 1"
item :"item 2"
item :"item 3"
An old blog on QM coding and automation.

The Macro Hook
#3
ken gray Wrote:try this and see what it looks like; is this what you're looking for?
TS Menu TS Menu2
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/i/c/p3
item :"item 1"
item :"item 2"
item :"item 3"

I'm sorry I should also clarify that each item name is linked to a macro that outs the name sku and size. Will it still apply if the menu item is set to run a different mac?

IE:

item :mac "item"
item2 :mac "item2"
#4
yes.
An old blog on QM coding and automation.

The Macro Hook
#5
awesome thanks! I'll try it out today.


Forum Jump:


Users browsing this thread: 1 Guest(s)