![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| returning from a function | alirezan | Shell Programming and Scripting | 2 | 08-18-2008 12:12 PM |
| lpd_command returning 108 | rosh_144 | IP Networking | 0 | 10-25-2007 02:34 AM |
| Returning a BLOB to Ksh | jack1981 | Shell Programming and Scripting | 2 | 05-12-2007 02:36 AM |
| pclose returning -1 | nimishm123 | UNIX for Advanced & Expert Users | 3 | 12-01-2006 04:18 AM |
| returning value from sqlplus | malaymaru | Shell Programming and Scripting | 1 | 01-31-2006 01:03 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
FTP not returning CR
Hi all,
I have a mainframe file which i am ftping to unix box. even though i have three records in my mainframe file the file on unix is coming as a single record. Can you help me out. Thanks, Hari |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
What is the record separator on your mainframe? (blocks, size, etc...)
|
|
#3
|
|||
|
|||
|
The file is a pipe seperated and is a VB file.
I am converting the file to UCS-2 and sending the file. |
|
#4
|
|||
|
|||
|
Are you sure? Not getting mixed up with field separator?
What mainframe is it? normally mainframes deal with fixed length blocks or otherwise you should have some documentaion specifying the format such as file is ASCII file header XXlength, YY records, main AAA length BBBBB records etc... |
|||
| Google The UNIX and Linux Forums |