× 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.



ok, no problem. I use a ruby script, but it can be written in any language
and I have attached it.

basically the commands to put a file on the AS400 are:

bin
chdir #to_library
put #from_disk #to_member
RCMD CHGPFM FILE(#to_library) MBR(#to_member)
SRCTYPE(#extension_of_from_disk)
RCMD CHGPFM FILE(#to_library) MBR(#to_member) TEXT('#what text do you want')

If you have have aditional questions you can email me on private at
tzighi@xxxxxxxxx


Best regards,
Mihai

http://rpgcrud.ro
tzighi@xxxxxxxxx





On 11/29/07, Adam Glauser <adamglauser@xxxxxxxxxxxx> wrote:

Mihai CARSTOIU wrote:
We are
developing our programs in gVIM as it is a far better editor than SEU
(hell
even Notepad is :) ). Than we use (from gVIM but can also from command
line)
a simple command to put the sources on the iSeries using FTP in our own
library.

Would you be willing to share the details of how you move from stream
files on your Windows machine to SRCPF members on the System i? I also
prefer Vim when WDSC is not available to me, so I've been thinking about
setting up a similar arrangement. I've just been using FTP to transfer
from my PC to my /home directory on the i and compiling from the STMF,
but it would be nicer to transfer to a SRCPF. Admittedly, I haven't
looked in to the options yet, but if you're willing to share I don't
have to reinvent the wheel :)

- Adam
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



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.