Hi,

I know how to open a file in a script, but I cannot figure out how to open a
file on a specific line. 

I wrote a script to search and find information in different files. I would like
to open these files on the line containing the information. 

I am currently using the following code to open the files in jscript.

var obj1 = newEditor();
obj1.openFile(lFileName);


I don't know if there is an overload or a different means of opening the files
on a certain line. 

Any help will be greatly appreciated.

-redman2k

-- 
<http://forum.pspad.com/read.php?2,48765,48765>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem