>
> > This may be a stupid question but what is a line feed?
>
This is a carry-over from the '60s when computers had
typewriter-like devices as a console printer or output device.
A big break-through was the invention of the IBM Selectric "Golf
Ball" typewriter printer.
This device could advance the platen (line feed) separately from
returning the carrier (the golf ball print head) to the left margin.
So, if you were printing a column of numbers starting in position 40,
you would:
print a number
backspace (the length of the number of characters in the number
just printed)
issue a line feed
Repeat the process
as opposed to:
Tab
Print a numrer
Issue a carriage return, Line Feed
repeat the process
The former process was about 10 times faster than the latter process,,,
... score one for us old farts!
Dick
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
- Replacing line breaks and paragraph breaks with HTML e... Lee Moore
- RE: Replacing line breaks and paragraph breaks wi... Dave Watts
- Re: Replacing line breaks and paragraph break... Lee Moore
- RE: Replacing line breaks and paragraph b... Dave Watts
- Re: Replacing line breaks and paragra... pan
- RE: Replacing line breaks and paragra... Dennis Powers
- Re: Replacing line breaks and pa... John Allred
- RE: Replacing line breaks an... Dave Watts
- RE: Replacing line breaks and paragra... Dick Applebaum
- RE: Replacing line breaks and paragraph breaks wi... Pablo Nevares
- RE: Replacing line breaks and paragraph breaks wi... Duane Boudreau
- Re: Replacing line breaks and paragraph breaks wi... Serge Ohotin
- RE: Replacing line breaks and paragraph breaks wi... Sean Daniels
- Re: Replacing line breaks and paragraph breaks wi... Joel Firestone
- Test: Is the list still up? Philip Arnold - ASP
- Question about invoking Evaluate in a list at... Tim Dempsey
- RE: Question about invoking Evaluate in a... Philip Arnold - ASP
- Re: Question about invoking Evaluate in a... Mary Jo Sminkey
- Dynamically populating a CFINCLUDE C

