Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Fortran > Re: advance=no ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 43 of 46 Topic 8227 of 8908
Post > Topic >>

Re: advance=no problem

by nospam@[EMAIL PROTECTED] (Richard Maine) May 14, 2008 at 08:44 PM

Gary Scott <garylscott@[EMAIL PROTECTED]
> wrote:

> You can overwrite what has previously been sent.  There is no 
> requirement to unsend, only to control where the subsequent write 
> begins.  Terminals can do that, but more im****tantly terminal emulations
> in the form of console windows can do that.  No need to write a device
> driver for every possible device.  The CVF/IVF original implementation
> behaved as I would have preferred.

All of which sounds like you are looking for something that has
essentially nothing to do with any of the things that advance='no',and
for that matter, tabbing, was designed for or speced for. Tabbing around
in a record to "overwrite" previous stuff in the record essentially
*DOES* unsend, at least if you do it within a single format (i.e. before
it is physically sent). It simply is not the same thing as writing a
record and then overwriting part of it. The tabbing changes what the
record is in the first place before it is ever sent. That's what the
model of tabbing is like. Looks to me like you are looking for a
terminal control feature. You can do that (with terminal control
sequences, preferably suitably abstracted), but that's not what tabbing
was designed for. No great surprise that it doesn't do it.  As in my
comment

>> I'll also
>> claim it is pretty typical of a class of debate where someone tries
>> to take a feature designed for one purpose and modify it for a
>> completely different purpose, even if that breaks its use for the
>> original purpose;

Advance='no' was for prompting and for sup****ting records larger than
the system buffer sizes. Making it act like you appear to want would
break both of those things that it was for in order to turn it into
something that it wasn't for.

I frankly don't figure it worth debating much because I'd say that the
odds of such a change getting enough sup****t to go anywhere are
negligable. I doubt the user community would accept it, and I'd be at
least slightly surprised if you managed to get a second on the committee
for such a proposal, particularly as it would be explicitly incompatible
with what the standard currently says. It tends to require an extra high
degree of sup****t to make such incompatible changes.

In general, if you want a new feature, it is a lot easier to propose a
new feature than to grab onto an existing one and propose that it be
changed to do something completely different and incompatible with what
it already does. I do see a lot of proposals like that; they tend to go
nowehere.

-- 
Richard Maine                    | Good judgement comes from experience;
email: last name at domain . net | experience comes from bad judgement.
domain: summertriangle           |  -- Mark Twain
 




 46 Posts in Topic:
advance=no problem
rudra <bnrj.rudra@[EMA  2008-05-12 06:22:39 
Re: advance=no problem
rudra <bnrj.rudra@[EMA  2008-05-12 06:40:16 
Re: advance=no problem
Gordon Sande <g.sande@  2008-05-12 13:50:13 
Re: advance=no problem
harper@[EMAIL PROTECTED]   2008-05-13 11:47:46 
Re: advance=no problem
tholen@[EMAIL PROTECTED]   2008-05-12 19:26:06 
Re: advance=no problem
glen herrmannsfeldt <g  2008-05-12 11:43:13 
Re: advance=no problem
tholen@[EMAIL PROTECTED]   2008-05-12 20:12:12 
Re: advance=no problem
Janne Blomqvist <foo@[  2008-05-12 23:32:04 
Re: advance=no problem
glen herrmannsfeldt <g  2008-05-12 13:09:41 
Re: advance=no problem
Janne Blomqvist <foo@[  2008-05-13 00:48:07 
Re: advance=no problem
"James Giles" &  2008-05-12 20:32:24 
Re: advance=no problem
Janne Blomqvist <foo@[  2008-05-12 23:55:24 
Re: advance=no problem
nospam@[EMAIL PROTECTED]   2008-05-12 16:31:12 
Re: advance=no problem
glen herrmannsfeldt <g  2008-05-12 15:47:07 
Re: advance=no problem
robert.corbett@[EMAIL PRO  2008-05-13 00:42:30 
Re: advance=no problem
GaryScott <garylscott@  2008-05-13 07:21:14 
Re: advance=no problem
nospam@[EMAIL PROTECTED]   2008-05-13 08:57:42 
Re: advance=no problem
GaryScott <garylscott@  2008-05-13 09:46:51 
Re: advance=no problem
robert.corbett@[EMAIL PRO  2008-05-13 15:59:48 
Re: advance=no problem
"James Giles" &  2008-05-13 23:10:25 
Re: advance=no problem
robert.corbett@[EMAIL PRO  2008-05-13 17:05:52 
Re: advance=no problem
"James Giles" &  2008-05-14 00:38:23 
Re: advance=no problem
"James Giles" &  2008-05-14 00:57:05 
Re: advance=no problem
nospam@[EMAIL PROTECTED]   2008-05-13 18:33:40 
Re: advance=no problem
"James Giles" &  2008-05-14 02:48:43 
Re: advance=no problem
robert.corbett@[EMAIL PRO  2008-05-13 20:05:16 
Re: advance=no problem
nospam@[EMAIL PROTECTED]   2008-05-13 20:45:00 
Re: advance=no problem
Steve Lionel <Steve.Li  2008-05-14 10:07:48 
Re: advance=no problem
robert.corbett@[EMAIL PRO  2008-05-13 23:36:34 
Re: advance=no problem
"Jugoslav Dujic"  2008-05-14 09:11:21 
Re: advance=no problem
robert.corbett@[EMAIL PRO  2008-05-14 00:39:12 
Re: advance=no problem
GaryScott <garylscott@  2008-05-14 07:18:32 
Re: advance=no problem
nospam@[EMAIL PROTECTED]   2008-05-14 07:47:59 
Re: advance=no problem
Ron Shepard <ron-shepa  2008-05-14 10:11:23 
Re: advance=no problem
nospam@[EMAIL PROTECTED]   2008-05-14 12:12:11 
Re: advance=no problem
glen herrmannsfeldt <g  2008-05-14 13:01:00 
Re: advance=no problem
glen herrmannsfeldt <g  2008-05-14 11:09:33 
Re: advance=no problem
GaryScott <garylscott@  2008-05-14 08:22:03 
Re: advance=no problem
"James Giles" &  2008-05-14 18:41:44 
Re: advance=no problem
nospam@[EMAIL PROTECTED]   2008-05-14 12:12:11 
Re: advance=no problem
Gary Scott <garylscott  2008-05-14 20:59:30 
Re: advance=no problem
"James Giles" &  2008-05-15 02:30:21 
Re: advance=no problem
nospam@[EMAIL PROTECTED]   2008-05-14 20:44:10 
Re: advance=no problem
robert.corbett@[EMAIL PRO  2008-05-14 23:19:22 
Re: advance=no problem
dongyuanxun <dongyuanx  2008-05-15 01:11:12 
Re: advance=no problem
GaryScott <garylscott@  2008-05-15 07:00:01 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Nov 19 7:54:57 CST 2008.