[Coco] cp/m emulator Disk

Cocodemus retrocanada76 at gmail.com
Sat Apr 4 10:39:45 EDT 2015


But it only works with cpm on same folder as the script not inside a ./cmds

I'm ok with this, this will fire up a new 80x24 window in green over black and run the cpm no matter in what drive or hdd path you call it. Just like any application should be.



Sent from my iPhone

> On Apr 4, 2015, at 10:32 AM, Luis Antoniosi (CoCoDemus) <retrocanada76 at gmail.com> wrote:
> 
> 
> I did it! It works MAGICALLY!
> 
> (display 63 68 78 20;pwd;echo load cpm) ! shell
> (display 1b 20 2 0 0 50 18 3 2 2 1b 21 ; shell i=/1 cpm ws.com & ) >/w
> 
> thx you all!
> 
> Luis Felipe Antoniosi
> 
> 
> 
>> On Fri, Apr 3, 2015 at 11:58 PM, Stephen H. Fischer <SFischer1 at mindspring.com> wrote:
>> If you wish to look at the "C" source to find the path send me a PM and I will point you at the source.
>> 
>> It also is not nice.
>> 
>> SHF
>> 
>> ----- Original Message -----
>> From: "Luis Antoniosi (CoCoDemus)" <retrocanada76 at gmail.com>
>> To: "CoCoList for Color Computer Enthusiasts" <coco at maltedmedia.com>
>> Sent: Friday, April 03, 2015 8:39 PM
>> Subject: Re: [Coco] cp/m emulator Disk
>> 
>> 
>> > this example is stupid but it's the only way I found to find the path
>> >
>> > onerr goto +cont
>> > del r2
>> > *cont
>> > (display 70 61 74 68 3d;pwd;echo cpm ws.com) > r2
>> > r2
>> >
>> >
>> > Luis Felipe Antoniosi
>> >
>> >
>> >
>> > On Fri, Apr 3, 2015 at 11:24 PM, Luis Antoniosi (CoCoDemus) <
>> > retrocanada76 at gmail.com> wrote:
>> >
>> >> the example i gave you already use green on black: 3 2 2
>> >>
>> >> I'm almost there.
>> >>
>> >> thx
>> >>
>> >> Luis Felipe Antoniosi
>> >>
>> >>
>> >>
>> >> On Fri, Apr 3, 2015 at 11:14 PM, Stephen H. Fischer <
>> >> SFischer1 at mindspring.com> wrote:
>> >>
>> >>> Good news, that was what I guessed was the answer but the OS-9 manuals
>> >>> and ShellPlus documentation failed me. Thus my open letter so the original
>> >>> source might be looked at.
>> >>>
>> >>> I do not trust the work of anyone who worked on ShellPlus for NitrOS-9.
>> >>> So many things are broken and I feared that what you need was. Great that
>> >>> is is not.
>> >>>
>> >>> Part of a reply that is incomplete was the suggestion to load the program
>> >>> into memory. That I did normally many times but a full path may be required.
>> >>>
>> >>> The Shell search order is:
>> >>>
>> >>> > I remember the shell search order is local folder, Path folders and
>> >>> then /DD/CMDS
>> >>>
>> >>> WRONG!
>> >>>
>> >>> The shell search path becomes: memory, execution dir modules/scripts,
>> >>> data dir scripts.
>> >>>
>> >>> I assume you know how to change the color.
>> >>>
>> >>> I wish I had a working VCC with the NitrOS-9 version you are using. But
>> >>> that is weeks away. Burned once shame on you, burned twice shame on me.
>> >>>
>> >>> SHF
>> >>>
>> >>> ----- Original Message -----
>> >>> From: "Luis Antoniosi (CoCoDemus)" <retrocanada76 at gmail.com>
>> >>> To: "CoCoList for Color Computer Enthusiasts" <coco at maltedmedia.com>
>> >>> Sent: Friday, April 03, 2015 7:31 PM
>> >>> Subject: Re: [Coco] cp/m emulator Disk
>> >>>
>> >>>
>> >>> > great this work:
>> >>> >
>> >>> > (display 1b 20 2 0 0 50 18 3 2 2 1b 21 ; shell i=/1 /d1/cpm ws.com & )
>> >>> >/w
>> >>> >
>> >>> > but I still need to fully qualify the path as it will never run an
>> >>> > executable out of the CHX and PATH. Only scripts run from current
>> >>> folder. I
>> >>> > still feel OS-9 is stubborn regarding executables.
>> >>>
>> >>> > Even setting path before
>> >>> > is not propagated to the new shell.
>> >>>
>> >>> I just found words saying just the opposite!
>> >>>
>> >>> It's broken!!!
>> >>>
>> >>> > The 1b 21 makes the automatic switch to the new window.
>> >>> >
>> >>> > I just need to find a way to execute a ML executable from the current
>> >>> (or
>> >>> > relative) to the current path. Yes, it does have the "e" and "pe"
>> >>> attribute.
>> >>> >
>> >>> >
>> >>> > thanks
>> 
>> 
>> --
>> Coco mailing list
>> Coco at maltedmedia.com
>> https://pairlist5.pair.net/mailman/listinfo/coco
> 


More information about the Coco mailing list