Hi folks.
@ Mike Stein
OK Mike, thanks!
PB$(1)=LEFT$(PB$(1),3) + LEFT$(D$,5) + RIGHT$(PB$(1),LEN(PB$(1))-9) seems
works, or better it doesn't show any errors.
Only by executing the whole code I'll be sure all it's well, anyway I hope it
will be so.
As for my statement, the word weak I used for t
out the M100 if you were converting
a NEC program to the M100... ;-)
m
- Original Message -
From: "NEC"
To:
Sent: Wednesday, June 14, 2017 3:53 PM
Subject: [M100] Translating BASIC code from 100 to NEC.
> Hi folks.
> My first post as new member here in the list
t; m
>
> - Original Message -
> From: "NEC"
> To:
> Sent: Thursday, June 15, 2017 4:24 PM
> Subject: Re: [M100] Translating BASIC code from 100 to NEC.
>
>
> > Thank you Kurt.
> > Ok, I'll take a look deeper at your link.
> > Hone
al Message -
From: "NEC"
To:
Sent: Thursday, June 15, 2017 4:24 PM
Subject: Re: [M100] Translating BASIC code from 100 to NEC.
> Thank you Kurt.
> Ok, I'll take a look deeper at your link.
> Honestly I had thought it was simpler.
> First of all I find it difficult to
Thank you Kurt.
Ok, I'll take a look deeper at your link.
Honestly I had thought it was simpler.
First of all I find it difficult to exploit the informations provided in your
link.
I tried to use the line you wrote:
PB$(1)=LEFT$(PB$(1),3) + LEFT$(D$,5) + RIGHT$(PB$,LEN(PB$)-9)
Sadly it doesn'
:m100-boun...@lists.bitchin100.com] On Behalf Of NEC
Sent: Wednesday, June 14, 2017 12:53 PM
To: m100@lists.bitchin100.com
Subject: [M100] Translating BASIC code from 100 to NEC.
Hi folks.
My first post as new member here in the list.
I'm trying to translate a BASIC program from TRS 80/100 to
Hi folks.
My first post as new member here in the list.
I'm trying to translate a BASIC program from TRS 80/100 to NEC 8201A.
In order to do it more easily I'm using the BASCON v2.0 conversion utility by
Gary Weber.
After running that utility I get a converted BASIC code together with a .RPT
fil