Previous | Next | (P-PDF) JavaScript
Topic: Where do global variables come from? (Via Email)
Conf: (P-PDF) JavaScript, Msg: 28831
From: dug
Date: 10/20/2001 06:06 AM
According to the manual, my global variables should reside in glob.js.
I declared a global variable and set it persistent, then tested
to see if it persisted. It did. But I don't have a file named glob.js.
Where did it go? Was it ever there?
--doug