[Implemented] Editor Jump

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

[Implemented] Editor Jump

Post 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.
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Editor Jump

Post by PB »

Sounds like PureBasic.exe just needs a command line switch like "/goto" or such.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

rtfm :P

(... or try /L or -l)
quidquid Latine dictum sit altum videtur
Post Reply