rejetto forum

Macro Bug??

0 Members and 1 Guest are viewing this topic.

Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
I was using the following macro without any problems for some time.  Noticed with the latest beta 187 it is broken.  I'm not sure what beta it stopped working in.  Went back about 10 betas but could not find when it started.

Anyway, here is the macro.

{.if| %user |{: {.append| %folder-resource%\hfs.comments.txt |{.filename|%item-resource%.} = uploaded by %user%  IP - %ip%  Date - %date%  Time - %time%
/append.} :}/if.}

Were changes made to make this macro invalid?  Is there a workaround?
« Last Edit: July 06, 2008, 09:31:23 AM by maverick »
maverick


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
have you checked macros.log to see which part of the macro is failing?


Offline bacter

  • Operator
  • Tireless poster
  • *****
    • Posts: 681
    • View Profile
{.if| %user% |{: {.append| %folder-resource%\hfs.comments.txt |{.filename|%item-resource%.} = uploaded by %user%  IP - %ip%  Date - %date%  Time - %time%
/append.} :}/if.}

¿bad copy and paste? or that's the reason ?
your computer has no brain - use your own !


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
Thanks fellas.  Forgot about the macro.log.  Anyway the problem corrected itself today.  I must have had some bad info in my cache or something that caused the problem I was experiencing.

So - Problem Solved!
maverick