41-MCODE: Copying X-Mem Files
|
03-15-2014, 09:52 AM
Post: #3
|
|||
|
|||
RE: 41-MCODE: Copying X-Mem Files
Changing a File type is a relatively trivial affair, as there's only one digit involved in the file header. Function RETPFL in the RamPage Module does exactly that.
Not because you change the type it means the file can be treated as if it was a "proper" one of that type. A useful examples is sorting MATRIX files using SORTFL (which requires DATA files), since in this case both file types have a compatible structure. Cheers, 'AM "To live or die by your own sword one must first learn to wield it aptly." |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
41-MCODE: Copying X-Mem Files - Ángel Martin - 03-13-2014, 04:49 PM
RE: 41-MCODE: Copying X-Mem Files - Ángel Martin - 03-14-2014, 06:37 AM
RE: 41-MCODE: Copying X-Mem Files - Ángel Martin - 03-15-2014 09:52 AM
|
User(s) browsing this thread: 1 Guest(s)