suggestions for easier file spooling

4 views
Skip to first unread message

Marcos Cruz

unread,
Sep 28, 2012, 12:19:53 PM9/28/12
to xAce development group

Hi all,

To make it easier to develop long programs for xAce with an
external modern editor, I think the following new features would
be helpful:

1) A speed control (for spooling the sources as fast as
possible, not at the typing speed of the original machine).

2) A check that interrupts the file spooling when a word is not
found in the dictionary. I remembered I tried this some time ago
in my own patched version, checking some Ace's system variables,
but it didn't worked fine.

3) File spooling from a command line option, easier than writing
down the file name with the limited line editor provided in the
menu. For example: xace -s myprogram.fs .

What do you think? Are they feasible?

I'm sorry I'm not acquainted with C, but I think I could
investigate a bit more.

Marcos

--
http://programandala.net

Lawrence Woodman

unread,
Sep 30, 2012, 3:07:29 AM9/30/12
to xace...@googlegroups.com
On 28/09/12 17:19, Marcos Cruz wrote:
To make it easier to develop long programs for xAce with an
external modern editor, I think the following new features would
be helpful:

1) A speed control (for spooling the sources as fast as
possible, not at the typing speed of the original machine).

2) A check that interrupts the file spooling when a word is not
found in the dictionary. I remembered I tried this some time ago
in my own patched version, checking some Ace's system variables,
but it didn't worked fine.

3) File spooling from a command line option, easier than writing
down the file name with the limited line editor provided in the
menu. For example: xace -s myprogram.fs .

What do you think? Are they feasible?

Thanks for the suggestions.  I have just implemented the third one with the following commit:
https://github.com/LawrenceWoodman/xAce/commit/31f75d8522ce4fa57d7ab47e4493e8cced806d55

The first shouldn't be a problem and I will look into it.  The second however would take quite a lot more
work,  which I just don't have the time to do.  That said, if you can find anything useful on that, I'm happy
to add it to the wiki for a later date.


Lorry
-- 
vLife Systems Ltd
Registered Office: The Meridian, 4 Copthall House, Station Square, Coventry, CV1 2FL
Registered in England and Wales No. 06477649
http://vlifesystems.com

Marcos Cruz

unread,
Sep 30, 2012, 10:42:25 AM9/30/12
to xace...@googlegroups.com
En/Je/On 2012-09-30 08:07, Lawrence Woodman escribi� / skribis / wrote :

> I have just implemented the
> third one with the following commit:
> [1]https://github.com/LawrenceWoodman/xAce/commit/31f75d8522ce4fa57d7ab47e4493e8cced806d55

Thank you, it works great. Now it's easier and faster: the file
spooling can be launched from shell programs or even the editor!

> The first shouldn't be a problem and I will look into it.

Fine. I always wondered why the speed is the original one and
cannot be changed. A command line option, beside a menu option,
could allow to set a percentage.

> The second however would take quite a lot more

I'll take a look at my old tries.

Marcos

--
http://programandala.net
Reply all
Reply to author
Forward
0 new messages