dbTalk Databases Forums  

Are SDF & ASCII same?

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss Are SDF & ASCII same? in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rachana
 
Posts: n/a

Default Are SDF & ASCII same? - 04-02-2008 , 02:32 PM






HI,

I know generation of SDF files.
Sequential data without delimitors, zero padding etc.

Now, I have to generate ascii file with extension "txt" and delimitor
^

Each record must end with new line character. Hex values "0D" and
"0A". What does it mean?

Are SDF & ASCII same?

Thanks,
Regards,
Rachana


Reply With Quote
  #2  
Old   
BootStrap
 
Posts: n/a

Default Re: Are SDF & ASCII same? - 04-03-2008 , 08:23 AM






On Apr 2, 2:32 pm, Rachana <mbs.rach... (AT) gmail (DOT) com> wrote:
Quote:
HI,

I know generation of SDF files.
Sequential data without delimitors, zero padding etc.

Now, I have to generate ascii file with extension "txt" and delimitor
^

Each record must end with new line character. Hex values "0D" and
"0A". What does it mean? [Carriage return, Line feed (expressions left over from typewriters)]

Are SDF & ASCII same?

Thanks,
Regards,
Rachana
System Data Format file (fixed length ASCII text). The text output
does not have a comma between each value as in CSV outputed files
(Comma Separated Values).

American Standard Code for Information Interchange (ASCII). ASCII
codes represent text in computers.


Reply With Quote
  #3  
Old   
BootStrap
 
Posts: n/a

Default Re: Are SDF & ASCII same? - 04-03-2008 , 08:23 AM



On Apr 2, 2:32 pm, Rachana <mbs.rach... (AT) gmail (DOT) com> wrote:
Quote:
HI,

I know generation of SDF files.
Sequential data without delimitors, zero padding etc.

Now, I have to generate ascii file with extension "txt" and delimitor
^

Each record must end with new line character. Hex values "0D" and
"0A". What does it mean? [Carriage return, Line feed (expressions left over from typewriters)]

Are SDF & ASCII same?

Thanks,
Regards,
Rachana
System Data Format file (fixed length ASCII text). The text output
does not have a comma between each value as in CSV outputed files
(Comma Separated Values).

American Standard Code for Information Interchange (ASCII). ASCII
codes represent text in computers.


Reply With Quote
  #4  
Old   
BootStrap
 
Posts: n/a

Default Re: Are SDF & ASCII same? - 04-03-2008 , 08:23 AM



On Apr 2, 2:32 pm, Rachana <mbs.rach... (AT) gmail (DOT) com> wrote:
Quote:
HI,

I know generation of SDF files.
Sequential data without delimitors, zero padding etc.

Now, I have to generate ascii file with extension "txt" and delimitor
^

Each record must end with new line character. Hex values "0D" and
"0A". What does it mean? [Carriage return, Line feed (expressions left over from typewriters)]

Are SDF & ASCII same?

Thanks,
Regards,
Rachana
System Data Format file (fixed length ASCII text). The text output
does not have a comma between each value as in CSV outputed files
(Comma Separated Values).

American Standard Code for Information Interchange (ASCII). ASCII
codes represent text in computers.


Reply With Quote
  #5  
Old   
BootStrap
 
Posts: n/a

Default Re: Are SDF & ASCII same? - 04-03-2008 , 08:23 AM



On Apr 2, 2:32 pm, Rachana <mbs.rach... (AT) gmail (DOT) com> wrote:
Quote:
HI,

I know generation of SDF files.
Sequential data without delimitors, zero padding etc.

Now, I have to generate ascii file with extension "txt" and delimitor
^

Each record must end with new line character. Hex values "0D" and
"0A". What does it mean? [Carriage return, Line feed (expressions left over from typewriters)]

Are SDF & ASCII same?

Thanks,
Regards,
Rachana
System Data Format file (fixed length ASCII text). The text output
does not have a comma between each value as in CSV outputed files
(Comma Separated Values).

American Standard Code for Information Interchange (ASCII). ASCII
codes represent text in computers.


Reply With Quote
  #6  
Old   
BootStrap
 
Posts: n/a

Default Re: Are SDF & ASCII same? - 04-03-2008 , 08:23 AM



On Apr 2, 2:32 pm, Rachana <mbs.rach... (AT) gmail (DOT) com> wrote:
Quote:
HI,

I know generation of SDF files.
Sequential data without delimitors, zero padding etc.

Now, I have to generate ascii file with extension "txt" and delimitor
^

Each record must end with new line character. Hex values "0D" and
"0A". What does it mean? [Carriage return, Line feed (expressions left over from typewriters)]

Are SDF & ASCII same?

Thanks,
Regards,
Rachana
System Data Format file (fixed length ASCII text). The text output
does not have a comma between each value as in CSV outputed files
(Comma Separated Values).

American Standard Code for Information Interchange (ASCII). ASCII
codes represent text in computers.


Reply With Quote
  #7  
Old   
BootStrap
 
Posts: n/a

Default Re: Are SDF & ASCII same? - 04-03-2008 , 08:23 AM



On Apr 2, 2:32 pm, Rachana <mbs.rach... (AT) gmail (DOT) com> wrote:
Quote:
HI,

I know generation of SDF files.
Sequential data without delimitors, zero padding etc.

Now, I have to generate ascii file with extension "txt" and delimitor
^

Each record must end with new line character. Hex values "0D" and
"0A". What does it mean? [Carriage return, Line feed (expressions left over from typewriters)]

Are SDF & ASCII same?

Thanks,
Regards,
Rachana
System Data Format file (fixed length ASCII text). The text output
does not have a comma between each value as in CSV outputed files
(Comma Separated Values).

American Standard Code for Information Interchange (ASCII). ASCII
codes represent text in computers.


Reply With Quote
  #8  
Old   
BootStrap
 
Posts: n/a

Default Re: Are SDF & ASCII same? - 04-03-2008 , 08:23 AM



On Apr 2, 2:32 pm, Rachana <mbs.rach... (AT) gmail (DOT) com> wrote:
Quote:
HI,

I know generation of SDF files.
Sequential data without delimitors, zero padding etc.

Now, I have to generate ascii file with extension "txt" and delimitor
^

Each record must end with new line character. Hex values "0D" and
"0A". What does it mean? [Carriage return, Line feed (expressions left over from typewriters)]

Are SDF & ASCII same?

Thanks,
Regards,
Rachana
System Data Format file (fixed length ASCII text). The text output
does not have a comma between each value as in CSV outputed files
(Comma Separated Values).

American Standard Code for Information Interchange (ASCII). ASCII
codes represent text in computers.


Reply With Quote
  #9  
Old   
BootStrap
 
Posts: n/a

Default Re: Are SDF & ASCII same? - 04-03-2008 , 08:23 AM



On Apr 2, 2:32 pm, Rachana <mbs.rach... (AT) gmail (DOT) com> wrote:
Quote:
HI,

I know generation of SDF files.
Sequential data without delimitors, zero padding etc.

Now, I have to generate ascii file with extension "txt" and delimitor
^

Each record must end with new line character. Hex values "0D" and
"0A". What does it mean? [Carriage return, Line feed (expressions left over from typewriters)]

Are SDF & ASCII same?

Thanks,
Regards,
Rachana
System Data Format file (fixed length ASCII text). The text output
does not have a comma between each value as in CSV outputed files
(Comma Separated Values).

American Standard Code for Information Interchange (ASCII). ASCII
codes represent text in computers.


Reply With Quote
  #10  
Old   
BootStrap
 
Posts: n/a

Default Re: Are SDF & ASCII same? - 04-03-2008 , 08:23 AM



On Apr 2, 2:32 pm, Rachana <mbs.rach... (AT) gmail (DOT) com> wrote:
Quote:
HI,

I know generation of SDF files.
Sequential data without delimitors, zero padding etc.

Now, I have to generate ascii file with extension "txt" and delimitor
^

Each record must end with new line character. Hex values "0D" and
"0A". What does it mean? [Carriage return, Line feed (expressions left over from typewriters)]

Are SDF & ASCII same?

Thanks,
Regards,
Rachana
System Data Format file (fixed length ASCII text). The text output
does not have a comma between each value as in CSV outputed files
(Comma Separated Values).

American Standard Code for Information Interchange (ASCII). ASCII
codes represent text in computers.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.