Re: Command buffer [message #625] |
Wed, 23 December 1992 06:51 |
peba1231
Messages: 12 Registered: February 1992
|
Junior Member |
|
|
dieh2133@w251zrz.zrz.tu-berlin.de (Rolf Diehl) writes:
: Hello,
: does anybody know about a command to get a longer command-history then 20.
: I am using wave 3.1.
: Thanx for any hints
:
:
In IDL, you can set !EDIT_INPUT=<n> to get <n> lines in command history.
Peter
------------------------------------------------------------ ----------
Peter Bartsch | Tel. +49 (0)30 314 23093
TU Berlin, Sekr. F2 | FAX: +49 (0)30 314 22866
Marchstr. 14 |
1000 Berlin 10 | e-mail: peba1231@camillo.fb12.tu-berlin.de
------------------------------------------------------------ ----------
|
|
|
Re: Command buffer [message #627 is a reply to message #625] |
Tue, 22 December 1992 11:01  |
mayer
Messages: 6 Registered: December 1992
|
Junior Member |
|
|
dieh2133@w251zrz.zrz.tu-berlin.de (Rolf Diehl) writes:
: Hello,
: does anybody know about a command to get a longer command-history then 20.
: I am using wave 3.1.
: Thanx for any hints
:
:
I believe the limit of 20 commands for recall is hard-coded into the
PV-WAVE kernal. Unfortunately, there is no way to change that value
other than modifying the PV-WAVE source code and rebuilding the product.
On your behalf, I will request that we increase the 20-command limit, and,
perhaps better yet, make it so that you can set a system variable to
the number of history commands you wish to store. If PVI Engineering
should decide to implement this fix, it would be in a future version.
You can "sneak" more than one command into a command line by using
the & delimiter to separate them before hitting the carriage return.
I hope this helps!
Mike
--
___---^^^---___---^^^---___---^^^---___---^^^--- Catch The WAVE ---___
Michael Mayer, Senior Technical Support Engineer
Precision Visuals, Inc. 32915 Aurora Rd. Suite # 160, Solon, OH, 44139 USA
Email: mayer@pvi.com Human: 216/248-4900 Fax: 216-248-2733
|
|
|