Date : Sat, 17 Jan 2009 09:34:58 +0000
From : dave@... (David Devenport)
Subject: Entering a listing (or other text) into BeebEm
Sorry to go all old school on you :)
But the easiest way is surely just to use a utility that will load old
the .INF files to convert to disc image, or just use an emulator that
will load them
e.g.
You have "script.txt", just copy it to another file called "script" (or
rename it).
make another text file called "script.inf", just stick in a line of text
in it like "$.script e00 XXXX" where XXXX is the length of the script
file in bytes
In the emulator then its just simply a case of LOAD"script", or using a
utility you can then add it to the disc image
Cheers
Dave
Alex Taylor wrote:
> 2009/1/16 John Richardson <j.m.richardson@...>:
>
>> This could be a completely generic application. E.g. one had typed AUTO into
>> the BASIC prompt, or perhaps had started up the Master 128 EDIT program...
>> and then you get your text 'typed' in as if at the keyboard, with BeebEm as
>> the active window.
>> Does anyone know if such a general Windows utility exists?
>
> It would be massive overkill, but something like AutoIt would do it.
>
> I've used it at work for building scripts to install applications
> without any user interaction (i.e. so I can install something on 30
> PCs at once by remote execution with a couple of mouse clicks).
> Copying the Beeb listing into an AutoIt script and adding the
> necessary lines to wait for the BeebEm window and send it into that
> should work fine.
>
>
>
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - http://www.avg.com
> Version: 8.0.176 / Virus Database: 270.10.8/1896 - Release Date: 1/15/2009
7:10 PM
>