
When I get through the input screens, it just outputs the macro call that should be made as a string. So instead of performing #StoreWearonLarge it will output '#StoreWeaponLarge'. Am I missing something in Nesting here or is this not possible? ?{Store Size| Large, ?{Browsing| Weapons,#StoreWeaponLarge | Armor,#StoreArmorLarge | Items,#StoreItemsLarge } | Medium, ?{Browsing| Weapons,#StoreWeaponMedium | Armor,#StoreArmorMedium | Items,#StoreItemsMedium } | Small, ?{Browsing| Weapons,#StoreWeaponSmall | Armor,#StoreArmorSmall | Items,#StoreItemsSmall } }