Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
Steven wrote:
> A file transfer falls down saying that Row 1 Column 1
> is the 'wrong type'. FTP produces the following log;
Steven, you are trying to cram a double precision floating point number
into an 8 byte zoned integer. Try defining EMID as floating point (17F 4
instead of 8S 0 if you're using DDS) and use the keyword FLTPCN(*DOUBLE).
You'll see that EMID still takes 8 bytes in the record.
> I'm supposed to roll this out in such a way a User can
> get the file to the '400 and I'm struggling myself!
Good. It gives you a chance to produce some magic for your user. Once you
have been through the pain you should be able to produce a slick procedure.
Dave...
_________ ,___o
__________ _\ <;_
___________ (_)/ (_) http://www.twickenhamcc.co.uk
=======================================================
The opinions expressed in this communication are my own and do not
necessarily reflect those of my employer.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.