× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



CPYFRMIMPF FROMSTMF('/IFS.TXT') TOFILE(MYLIB/MYFILE) RCDDLM(*CRLF) 
FLDDLM(';')

However this has some "anomolies" with V5R3.  Some people even prefer to 
rolling their own using API's.  Scott Klement has some great examples on 
this with RPG.
<shameless LUG plug>
He will be presenting to the Fort Wayne Indiana user group on the evening 
of Tuesday January 10, 2006.
http://www.statususer.org/statususer/html/20060110.html

Since it's rather late for reservations I'd suggest contacting the 
Arrangements chairman at 
http://www.statususer.org/statususer/html/board.html

</shameless LUG plug>

You could create a share on your SQL server, and use
CPY OBJ('/MyIfsDir/MyFile.txt') 
    TOOBJ('/QNTC/MySQLServer/ItsDirectory/MyFile.txt')
And then use 
RUNRMTCMD CMD('PostIt.exe') 
          RMTLOCNAME(MYSQLSERVER *IP)


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.