Add Item

  • Thread starter Thread starter aftamath77
  • Start date Start date
A

aftamath77

What is the syntax for an .additem with the inch symbol (")?

..additem ("0.5 HIGH (5")")

This line won't work for me. I'm not sure how to get the combobox dropdown
to include the text: 0.5 HIGH (5")
 
Use two quotes instead of one...

This will work

..additem ("0.5 HIGH (5"")")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top