<http://forum.pspad.com/read.php?f=2&i=11177&t=11177> ----------------------------------------------------------------
i'm feeling pretty dumb at this point, i have gottent the bulk of the work done that i need but i can't seem to figure this "simple" thing out. i need to get the file name of the active window when i select to run my script. Here is a sample of my script: set obj1 = newEditor() testFileName = obj1.fileName() msgBox "Test File Name: " & testFileName i have tried different coding but this is just my latest try. thanks for your time. -- PSPad freeware editor http://www.pspad.com
