HP Forums
Problem with the position of the current file - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Problem with the position of the current file (/thread-11348.html)



Problem with the position of the current file - compsystems - 09-05-2018 03:30 PM

Hello, after leaving the editing of a program, the system always located in the first file, this is very annoying, because you have to explore the location of the file again. and so every time you go back to edit. Think if there are too many files, re-looking for the file is uncomfortable

Please hppteam to keep the position of the last edited file, as the view of the matrix/list editor does.

It is also important to create subfolders in the program editor to group files.
for example

#Folder "Engineering Equation Library & Analysis"
EE_Analysis.hpprgm
EEVARS.hpprgm
EELIBRARY.hpprgm
#end
http://www.hpmuseum.org/forum/thread-11312-post-103332.html


RE: Problem with the position of the current file - Tim Wessman - 09-05-2018 04:16 PM

Leave it chronological. There you go. Last edited selected.


RE: Problem with the position of the current file - compsystems - 09-06-2018 01:09 PM

It works fine by setting order chronologically. What should be improved is that if you press [edit] and if no change is made, do not compile it. Because many times you just want to explore the code, or sub-code of a main code.