Search found 3 matches

by BigGuy
Sun Jul 17, 2005 11:42 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: adv_fishing.mac (Advanced Fishing Macro. v1.0beta 01/07/04)
Replies: 52
Views: 42837

i had posted in the wiki about this.

http://www.macroquest2.com/wiki/index.php/Macro_Error
by BigGuy
Thu Jul 07, 2005 5:54 pm
Forum: MQ2::Help
Topic: UNABLE TO PARSE ERROR "E"
Replies: 3
Views: 1852

Thanks for your help. I tried the suggested code but still was not happening then using the suggested code changed to this block: :CounterLoop /if (${Ini[${FileName},${SectionName},${ArrayType}${nValues},NULL].Equal[NULL]}) { /varcalc nValues ${nValues}-1 /goto :MakeArray } /varcalc nValues ${nValue...
by BigGuy
Wed Jul 06, 2005 12:05 am
Forum: MQ2::Help
Topic: UNABLE TO PARSE ERROR "E"
Replies: 3
Views: 1852

UNABLE TO PARSE ERROR "E"

http://www.macroquest2.com/wiki/index.php/Macro_Error to fix all the ${String[].Equal[Null] problems I looked through the forums and seen several postings on removing the string wrapper from the statement and all should work. When attempting to edit adv_fishing it has the string container wrapped a...