I am trying to get the maplog function to work.

Nothing gets listed. I get this output for each map:

Listing of events for "Map's WUG (display name)"
Start of log for "the map's file name" ----- I put this line of code in to assure myself that the map filename was in context
End of Log


No Events.


Listed below is the test code I used (that fails).


In the example for this email I have replaced all of the angle brackets with ( ) hopefully so that it won't be interpreted as an html
code by incoming checkers.


So does maplog not work like I thought it would - list all the events for all the devices in the map,
or have I just not got the syntax right? (ignoring the angle bracket's I have substituted with curved ones>.



(html)


(head)

(%include% StandardPageHeader.asp)

(title)A Test - MAP Log View (/title)
(%START_LOADED_MAP_LIST%)
(H1)Listing of events for map: (%map% name) (/H1)

(/head)
(body)
(pre)
Start of log for (%map% filename)
(%MAP_LOG% -1 ) (!-- -1 means display everything --)
 End of Log
(/pre)

(%END_LOADED_MAP_LIST%)
(%INCLUDE% NavButtons.asp)
(%INCLUDE% StandardPageFooter.asp)

(/body)
(/html)

Jay Drew


Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.


An Archive of this list is available at:
http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/

Reply via email to