Post Reply 
HPP-CK Improvement: Overwrite confirmation
03-27-2017, 06:31 PM (This post was last modified: 03-27-2017 07:06 PM by compsystems.)
Post: #5
RE: HPP-CK Improvement: Overwrite confirmation
The .hpprgm files are truly the source code, the executable file is also internal, The file name should only serve as PC storage and transfer, not as internal storage reference

tstLibM.hpprgm fails if your rename LibMenu.hpprgm for example to LibMenu1.hpprgm

http://www.hpmuseum.org/forum/thread-722...l#pid64739

with INTERNAL

LibMenu1.hpprgm
PHP Code:
INTERNAL LibMenu
... 

The program tstLibM.hpprgm still works

Many times when downloading the same file for example LibMenu.hpprgm windows rename it to (n) LibMenu(1).hpprgm

And if you send it to the HPP-CK would fail the execution of tstLibM.hpprgm, with INTERNAL this problem is avoided, for example the files of the TI68K calcs, internally stores the name, I never had problems with the TI68K while with the HP48/50, I had to search and rename directories


The TI-89 variable file format, Link
http://merthsoft.com/linkguide/ti89/fformat.html
Says:
8 bytes for Default folder name (INTERNAL NAME)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HPP-CK Improvement: Overwrite confirmation - compsystems - 03-27-2017 06:31 PM



User(s) browsing this thread: 1 Guest(s)