dbTalk Databases Forums  

exporting ascii characters

comp.databases.filemaker comp.databases.filemaker


Discuss exporting ascii characters in the comp.databases.filemaker forum.



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

Default exporting ascii characters - 06-09-2005 , 07:03 PM






I need to export a field ending with a carriage return (ascii code13) then a
line feed (ascii code10)
TheCR (reverse P) character in filemaker 6, results in a ascii code 13. I
need to add the line feed. Any ideas?
Michael T



Reply With Quote
  #2  
Old   
Helpful Harry
 
Posts: n/a

Default Re: exporting ascii characters - 06-10-2005 , 01:58 AM






In article <EN4qe.11690$F7.10609 (AT) news-server (DOT) bigpond.net.au>,
"MichaelT" <michaelt (AT) thomzone (DOT) com> wrote:

Quote:
I need to export a field ending with a carriage return (ascii code13) then a
line feed (ascii code10)
TheCR (reverse P) character in filemaker 6, results in a ascii code 13. I
need to add the line feed. Any ideas?
I don't think you'll be able to do this through standard FileMaker -
the Return character is used by the import / export routines to
separate individual records.

You'll probably need a plug-in of some sort. Either that or you'll have
to use "*-*" and "-**-" (for example) as placeholders for the two
Return characters, export the record(s) and then load that exported
file into a text editor where you can use Find / Replace to replace the
two strings with the appropriate Return characters.

Helpful Harry
Hopefully helping harassed humans happily handle handiwork hardships ;o)


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.