41-MCODE: Copying X-Mem Files
|
03-13-2014, 04:49 PM
(This post was last modified: 03-13-2014 04:56 PM by Ángel Martin.)
Post: #1
|
|||
|
|||
41-MCODE: Copying X-Mem Files
A few weeks ago Geir started a thread about copying ASCII files, which is not possible using the standard function set in the CX. Some workarounds involved using the Mass storage functions SAVEAS/GETAS, as well as a FOCAL program from Raymond.
I tried that program but failed to make it work as supposed to, probably my bad. That made me start thinking of a MCODE implementation that would copy a source file into a destination one; and not only ASCII but of any type; like-to-like. The code below shows the initial implementation - feel free to improve on it as you see fit ;-) Both files need to exist in X-Mem, but they don't have to be of the same size - which pretty much rules it out for program files, of course. Just make sure you know what you're doing... Enjoy it! 'AM PS. here's the original post: http://www.hpmuseum.org/forum/thread-260.html Code:
"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)