cancel
Showing results for 
Search instead for 
Did you mean: 

FCC Doubt

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi,

im doing FCC

xml.endSperator = '0x08' that is the hexa code of backspace. now in my file its appears as symbol.

so what thats means? will the pocess which reads this file fial because try to read an empty line of not?

for example. my file is this

7750243005791PRIMOR ACEITE CLASIC0002

does it clear??

thanks!

RP

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

HI,

it could be because of editor, try to open it with some good editor as suggested by Vijay. Secondly I don't think you will require the FCC for backspace.

Regards,

Sarvesh

Edited by: Sarvesh Singh on Jul 25, 2009 1:40 PM

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi

the problem is the legacy system who reads the file fails becuase it cannot understand that simbol.

also i tryed with \b (backspace) but in the file i've seen XXXXXX\b

the backspace is not working.

now im tryin to create a shell to delete the blank line.

does anyone knows how to... i 've never created a shell before i saw same web page but nothing.

i have a Unix OS. does anybody have a step by step to do this?

the shell should be able to delete the blank lines of all files (in a the pre-defined path). all files starts with "P".

thanks a lot

Rgds

RP

Edited by: Rodrigo Alejandro Pertierra on Aug 5, 2009 11:00 AM

Shabarish_Nair
Active Contributor
0 Kudos

it might be due to the editor in which you are opening the file.

Try in wordpad, notepad, notepad++ or textpad etc ... you will find that in an advanced editor it will not be visible

agasthuri_doss
Active Contributor
0 Kudos

RP,

>my file its appears as symbol

You can ignore it,

Cheers

Agasthuri