alert(), maxsize of data passed to it?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using windows.alert() to debug my program, and am trying to print out my
xml data. It is rather large amount of data and alert does not show all of
it. Is their a way to get it to add scrollbars or do something else to see
all of the data? Is their just a maximum size to data it will display and
just no way around it?
 
Back
Top