if you need to access UNIX file on DOS-compatible platform, you may need

ASCII mode to allow the end-of-line character (EOL) translation,

otherwise, your program  may freak out because DOS uses two character

combination as EOL while UNIX just uses one character.

Jerry Yu

----------------------------------------------------------------------------

Systems Engineer        | ">zyu@tc.net

Premiere Technologies        | 404-262-8544(O)

Atlanta, GA 30326        | ae.tc.net/dept/engineering/op/public/developer/zyu

On Tue, 15 Feb 2000, Michael Phillips wrote:

#Consensus seems to be that binary is the only mode you would ever need. Question is that why don't the client developers simply drop ASCII as a transfer format?

#

#Mike

#

#John M. Mills ">jmills@tga.com> thusly spake on [000215 14:38]:

#> 

#> Gary, Chris, et.al.-

#> 

#> On Tue, 15 Feb 2000, Gary Maltzen wrote:

#> > As Michael has pointed out, the difference between binary and ASCII

#> > concerns the different way systems interpret line endings.

#> 

#> Though it arises from multiple, different native text formats, an error

#> here bites me most frequently in transferring a binary file which is

#> thereby trashed. Typically I am uploading web content and forget to set

#> 'binary' before sending a PDF. @#$!!

#> 

#> Other binary formats naturally need literal transfer, too.

#> 

#>   John Mills, Sr. Software Engineer

#>   TGA Technologies, Inc.

#>   100 Pinnacle Way, Suite 140

#>   Norcross, GA 30071-3633

#>   e-mail: ">jmills@tga.com

#>   Phone: 770-441-2100 ext.124 (voice)

#>          770-449-7740 (FAX)

#> 

#> --

#> To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.

#

#-- 

#----------------------------------------------------------------------

#Michael Phillips Sr.             +1 770 814 5098 / +1 770 814 5202 FAX

#Siemens Business Services, ENS   mailto:">michael.phillips@sbs.siemens.com

#4570 River Green Pkwy, Ste 140   http://www.sbs.siemens.com/

#Duluth, GA  30096-2564           Standard disclaimer applies.

#

#"Boot, you transistorized tormentor! Boot!"

#              -- Archibald Asparagus, VeggieTales

#--

#To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.

#


--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.