|
I am using SEQUEL to extract data from a table to place into an Outfile. When a negative number is encounted on the table and written to the Outfile, it writes the last numeric and negative symbol as a character. The following is the SQL and CL information: SQL: Select * from crbm/dof_per where dp_pay_id = 16 (simple !) CL: Sequel/Excute view(smqrydfn/disp_dp) outfile(ftplib) Number on the table: 276.12- Zoned Number on the Outfile: 0002761K If I run an SQL query on the Outfile the data looks good. If I look at the data using DSPPFM, the data has characters showing for negatives. Why is this happening ? How do I get around it ? Matt Feeney Dept of Defence Australia +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.