[Coco] Effective Copy/Paste function with VCC?

Steve Strowbridge ogsteviestrow at gmail.com
Mon May 1 23:55:08 EDT 2017


Just found out about it, I think that will solve the problem for me, and
keeps me all inside the world of the CoCo as well, thanks!


Steve Strowbridge, aka
The Original Gamer Stevie Strow
http://ogsteviestrow.com
ogsteviestrow at gmail.com


On Mon, May 1, 2017 at 11:51 PM, Allen Huffman <alsplace at pobox.com> wrote:

> > On May 1, 2017, at 10:43 PM, Steve Strowbridge <ogsteviestrow at gmail.com>
> wrote:
> >
> > So hopefully somebody has a clever way that doesn't involve having to
> > mount/remount, and modify disk images on my PC, but is rather quick and
> > easy (or not!)
>
> Do you know about the MERGE command?
>
> 1000 REM MY SUBROUTINE
> 1010 LINE INPUT “>”;A$
> 1020 RETURN
>
> SAVE”ROUTINE.ASC”,A
>
> LOAD “BIGPRGM”
> MERGE “ROUTINE.ASC”
>
> It doesn’t help you get things in and out of VCC, but it does help you get
> text files of code into an existing program.
>
>                 — A
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list