How to open file at last edited line?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
sergeant
Posts: 7
Joined: Thu Sep 18, 2003 9:42 pm

How to open file at last edited line?

Post by sergeant »

Hello,

I hav ea huge .c file. If I open it with TextPad, TextPad will show the file from the beginning. So I have to scroll down to the line I last worked on.
This is somewhat boring an time cunsuming.

So may I ask if there is an option that TextPad opens a file at the line I have worked on when I saved it last time?

Thanks for any hint.
User avatar
MudGuard
Posts: 1295
Joined: Sun Mar 02, 2003 10:15 pm
Location: Munich, Germany
Contact:

Post by MudGuard »

in a .c file, there is no space to save that information.

Maybe Textpad workspaces can help you?

But my guess is that workspaces store (if at all) the last scroll position, whether you edited at this scroll position or not ...
sergeant
Posts: 7
Joined: Thu Sep 18, 2003 9:42 pm

Post by sergeant »

MudGuard wrote:Maybe Textpad workspaces can help you?
Workspaces will do the job! It also stores bookmarks and opens all files I need at once e.g. header files.

Thanks a lot for this hint!
Post Reply