×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
new line character
- sowmya
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
11 years 6 months ago #13923
by sowmya
new line character was created by sowmya
Hi friends,
I stucked with appending a new line character while writing to a text file. Please some one help me out from this problem , what is the new line character used in jbase...???
I stucked with appending a new line character while writing to a text file. Please some one help me out from this problem , what is the new line character used in jbase...???
Please Log in or Create an account to join the conversation.
- calvin
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 0
11 years 6 months ago #13928
by calvin
Replied by calvin on topic new line character
When you have formed the array to be written, try converting all the FM characters to CHARX(010), before writing into the text file. Hope this helps!
Please Log in or Create an account to join the conversation.
- babade
- Visitor
6 years 11 months ago #21459
by babade
Replied by babade on topic new line character
hi, i have a problem. When I try to insert data from file to Sql server, I don't know what is character end row of file .
Please Log in or Create an account to join the conversation.
- MasterL
- Visitor
6 years 11 months ago #21461
by MasterL
Replied by MasterL on topic new line character
Not exactly a T24 issue. But you can open your file with an advanced text editor, e.g. Notepad++
Then show all symbols. This will show you the EOL characters in use.
(In Notepad++, click on View-->Show Symbol --> Show all characters)
Then show all symbols. This will show you the EOL characters in use.
(In Notepad++, click on View-->Show Symbol --> Show all characters)
Please Log in or Create an account to join the conversation.
Time to create page: 0.069 seconds