Well I copied and pasted it in, and yeah I got alot of error
messages. But I can't figure out how to do it any other way then copy
and pasting.Is there a way to fix the errors?
When I run TinyFugue I'm running it on windows, could that be the
problem?
--- In glowmuck@yahoogroups.com, "Iain E. Davis" <feaelin@...> wrote:
>
> The actual program code will begin after the following three lines:
>
> @prog cmd-register
> 1 99999 d
> i
>
> and the last line of the program will be followed by:
> .
> c
> q
>
> However, copying it in that way is a very painful (and error prone)
way to
> do it. You're much better off doing one of the following:
>
> a) Figuring out what the path to your home directory really is, and
> correspondingly the path to the library files you downloaded
>
> b) Downloading a windows client (for your windows machine) that has
a
> similar tool as tinyfugue's /quote, and using it to dump the files
to the
> server. I couldn't tell you of one that does, I nearly never use a
windows
> client. I /think/ zMud does, but I believe zMud is payware these
days.
>
> Feaelin