Quantcast
Channel: GSAK Forum
Viewing all articles
Browse latest Browse all 75826

BadgeGen_V4.0 feed back by The CEO - 2025-01-04

$
0
0
QUOTE (Gill & Tony @ January 04, 2025 09:00 am)
I want the unattended run to stop when there is an error - such as missing logs. That way I can fix the problem and restart the run. Changing the delay won't notify me of the error.

I need it to be a message that requires me to do something.

Go to line 9631-9642 of the macro, and change it to something like:
GSK
BEGINSUB Name=Checkmissinglogs
      MFILTER Where="Found AND Cachetype<>'Y' AND Cachetype<>'G' AND code not in(select lParent from Logs where g_FoundLog(lType) AND lIsOwner)"
      IF $_FilterCount > 0
      CANCEL msg=Missing logs detected! You need to fix this now! Macro will be stopped here!
      ENDIF
ENDSUB


Viewing all articles
Browse latest Browse all 75826

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>