Storage [string "Storage"]:2: unexpected symbol near '?'

Hello when i want to import a macro it is written

Storage [string “Storage”]:2: unexpected symbol near ‘?’
What can we do?
thank you

[quote quote=40196]Hello when i want to import a macro it is written
Storage [string “Storage”]:2: unexpected symbol near ‘?’ What can we do? thank you
[/quote]

Make sure there is no spaces at the beginning and end of each line

Also just in case to make sure to use Chrome or Firefox browsers, as Edge and Internet Explorer tend to copy and paste extra unnecessary stuff.

Post the macro, so it can be easier to see what the error is.

I made a post about this which can be found here:

storage-string-storage1-unexpected-symbol-near-error-message

[quote quote=43831]Post the macro, so it can be easier to see what the error is.
[/quote]

Sequences[‘MythAOE’] = {
– This Sequence was exported from GSE 2.0.14.
Author=“Caramon@Turalyon”,
SpecID=70,
Talents = “3233212”,
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast Crusade”,
“/cast Shield of Vengeance”,
},
PreMacro={
},
“/cast Consecration”,
“/cast Eye for an Eye”,
“/cast Divine Storm”,
“/cast Judgment”,
“/cast Divine Hammer”,
“/cast Wake of Ashes”,
“/cast Zeal”,
“/cast Divine Storm”,
“/cast Judgment”,
“/cast Wake of Ashes”,
PostMacro={
},
KeyRelease={
},
},
},
}
this is the macro i try to use but also the stupid symbol near ? can you fix it