how do I declare my string “textnote” as a global string? I declare it currently, like this:
tell window of theobject
try
set textnote to contents of text field “text” as string
end try
end tell
when I precede my code with “global textnote” it says that I cannot declare it as local and global.
Thanx!:D:D:D
Model: iMac Core Duo
Browser: Safari 417.9.2
Operating System: Mac OS X (10.4)