Post Reply 
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
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 41-MCODE: Copying X-Mem Files - Ángel Martin - 03-15-2014 09:52 AM



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