Page 1 of 1

[Implemented] Editor Jump

Posted: Fri Sep 28, 2007 11:27 pm
by blueznl
This *might* be possible, though I dunno how :-) but would it be possible to tell the editor to jump to a certain line from an external program?

For example, if I call the editor with a filename, it will open up that filename. What I would love if I could tell the editor to open that specific file and jump to the specified line.

Re: Editor Jump

Posted: Sat Sep 29, 2007 12:48 am
by PB
Sounds like PureBasic.exe just needs a command line switch like "/goto" or such.

Posted: Sat Sep 29, 2007 1:59 am
by freak
rtfm :P

(... or try /L or -l)