Is there a simple way in basic to just send everything that goes to
the display to a file as well?
I'm pretty sure that the club100 library has diskmanager or something like
that which can do tpdd operations. Maybe check that out.
-- John
On Thu, Jul 12, 2018, 11:42 AM Kurt McCullum wrote:
> Thanks,
>
> I was hoping there was an easy way to get that data. Looks like a little
> coding will be
Thanks,
I was hoping there was an easy way to get that data. Looks like a little
coding will be involved to pull the TPDD directory.
Kurt
On Thu, Jul 12, 2018, at 10:21 AM, John R. Hogerhuis wrote:
> I agree with Ken, I don't think so. But the memory filesystem is
> probably easy to poke a strin
I agree with Ken, I don't think so. But the memory filesystem is probably
easy to poke a string variable at and loop over. And you know the tpdd disk
commands.
A little hidden embedded ML using the recently discussed techniques would
go a long way.
-- John.
On Thu, Jul 12, 2018, 9:13 AM Ken Pett
Doesn't look like it, at least not using any built-in method. The FILES
and TS-DOS LFILES hook both print to the screen. The only two ways
would be:
1. Write and install a "print to screen" hook to intercept the data
prior to the actual printing and save the data off to a string. Then
unin
Is there any way to capture the FILES or more specifically lFILES
commands into either a string or array?
Kurt
That would be great Bob. Thanks!
Kurt
From: M100 [mailto:m100-boun...@lists.bitchin100.com] On Behalf Of Bob Pigford
Sent: Tuesday, October 11, 2016 6:01 PM
To: 'Model 100 Discussion'
Subject: Re: [M100] Basic question
Kurt,
A year of two ago, for a submission to t
would like to see my
code. I am happy to share.
Bob
From: M100 [mailto:m100-boun...@lists.bitchin100.com] On Behalf Of Kurt McCullum
Sent: Tuesday, October 11, 2016 5:32 PM
To: Model 100 Discussion
Subject: Re: [M100] Basic question
John,
I found the article so no need to
Summarize what you find so we all can learn or be reminded.
From: Kurt McCullum
To: Model 100 Discussion
Sent: Tuesday, October 11, 2016 5:32 PM
Subject: Re: [M100] Basic question
John,
I found the article so no need to dig it out. Thanks for letting me know the
Title, it made
John,
I found the article so no need to dig it out. Thanks for letting me know the
Title, it made finding it much easier.
Kurt
On Tuesday, October 11, 2016 1:57 PM, John R. Hogerhuis
wrote:
Yes there's a portable 100 article on calling TEXT. It requires some ML code.
I have a printou
Thanks John.
On Tuesday, October 11, 2016 1:57 PM, John R. Hogerhuis
wrote:
Yes there's a portable 100 article on calling TEXT. It requires some ML code.
I have a printout of the article I will let you know the reference info when I
get home if you don't find it some other way first.
Yes there's a portable 100 article on calling TEXT. It requires some ML
code.
I have a printout of the article I will let you know the reference info
when I get home if you don't find it some other way first.
-- John.
On Tuesday, October 11, 2016, Kurt McCullum wrote:
> I have a BASIC question
I have a BASIC question for the experts on the list. Here is what I'm trying to
do. I've got a BASIC program that gathers data and writes it to a .DO file. I
want to be able to call TEXT from BASIC so I can edit this file. Then when I'm
done (Double ESC or F8), I would like to return back to BA
13 matches
Mail list logo