I created the following scriptcard macro. It works fine when I use the Test Macro button in the Edit Macro window, but when I execute the macro from anywhere else, all I get is #Create Crime Scene. Suggestions? !scriptcard  {{    --#title|Create Crime Scene  --=CCS1|[T#norton]  --+Killer|[$CCS1.tableEntryText]  --=CCS2|[T#norton]   --+Victim|[$CCS2.tableEntryText]  --=CCS3|[T#colgen]   --+Alternate|[$CCS3.tableEntryText] }}