Problems with carriage return on VMS

Kelly Oliveira kellyo at dtslatin.com
Tue Nov 6 21:54:17 GMT 2001


Hi,
I have an application that check out the files from the AIX in the VMS directory
(mapping by Samba), when I open the files on VMS environment I have carriage
return that is not recognized by VMS.

Example:
File on AIX:
...   select CONTA=invc_cust_id,                           
          VALOR=sum(invc_invoice_amount),               
          DATA=invc_invoice_date                        
   from invc_invoice 
   WHERE INVC_CUST_ID IN (760,810,11916,280,1785,4135452,61499,878389)
...

File on VMS:
select CONTA=invc_cust_id,                           d
          VALOR=sum(invc_invoice_amount),               d
          DATA=invc_invoice_date                        d
   from invc_invoice d
   WHERE INVC_CUST_ID IN (760,810,11916,280,1785,4135452,61499,878389,d
                          905950,12153)

Is there any parameter to set on smb.conf ?

Thanks for any help !
Kelly Oliveira
Product Specialist
DTS Filial Sul
kellyo at dtslatin.com
(51)3342-1588






More information about the samba-vms mailing list