RE: Debug Window - File Name
This would be a very nice idea because when your script folder looks like this :
Folder PATH listing
C:\PROGRAM FILES\MESSENGER PLUS! LIVE\SCRIPTS\SCREENSHOT SENDER 4
| WndAbout.handler.js
| WndAdvanced.handler.js
| WndAllContacts.handler.js
| WndCountdown.handler.js
| WndCountdownDisplay.handler.js
| WndFTPUpload.handler.js
| WndGeneral.handler.js
| WndMultiChat.handler.js
| WndOverlay.handler.js
| WndPref.handler.js
| WndPreview.handler.js
| WndRecentImages.handler.js
| WndScreenshotViewer.handler.js
| WndWebcam.handler.js
| Screenshot Sender 4.plsc
| ScriptInfo.xml
| ss4.functions.js
| ss4.gdip_functions.js
| ss4.gdip_variables.js
| ss4.js
| ss4.menu.handler.js
| ss4.preferences.js
| ss4.registry.js
| ss4.update.js
| ss4.variables.js
|
\---Images
| prntscrn_key.png
| server.png
| logo.png
| pnggif.png
| jpg.png
| bmp.png
| no_screenshots.png
| 1no_image.png
| no_image.png
|
\---Interface
WndScreenshotViewer.xml
WndPref.xml
WndAbout.xml
WndGeneral.xml
WndOverlay.xml
WndCountdown.xml
WndWebcam.xml
WndAdvanced.xml
WndFTPUpload.xml
WndMultiChat.xml
WndCountdownDisplay.xml
WndPreview.xml
WndRecentImages.xml
WndAllContacts.xml
WndUpdate.xml
It would sure be nice to know where the error comes from.
|