+ Reply to Thread
Results 1 to 2 of 2

Thread: NT remote command call to the AS/400

  1. #1
    Guest.Visitor Guest

    Default NT remote command call to the AS/400

    Don't know if this question has been asked before, but I need to know if it is possible to call an AS/400 program from an NT batch script? I've tried to do this using FTP, but to no avail. I've created a batch script to issue the FTP command with a FTP script: ftp -n -s:%SCRIPTDIR%ftpcmdstst.inp this is what is in the FTP script: open RGO400 user claypooljz hobbes1 ! call ftpc1 This runs with no errors, but the CL program FTPC1 on the AS/400 never executes. The ftp command ! call ftpc1 works fine from an AS/400 ftp session, but doesn't cut it from the NT side. Is there anyway to do this, or am I wasting my time? If anyone can advise it would be much appreciated. Thanx. JZ~

  2. #2
    Guest.Visitor Guest

    Default NT remote command call to the AS/400

    I am not sure if this will answer your question or not. And I am not sure what if anything is wrong with your FTP command. I am doing that now by using the FTP command: QUOTE RCMD lib/command parameter. This is on a W95 machine. I don't remember for sure how I did it on the NT.

+ Reply to Thread

Similar Threads

  1. Replies: 0
    Last Post: 01-21-2008, 06:24 PM
  2. PROBLEM WITH CALL TO QCMDEXC FOR ALCOBJ COMMAND
    By Guest.Visitor in forum General
    Replies: 3
    Last Post: 12-08-2005, 04:27 AM
  3. Call an AS/400 command from C# web app
    By David Abramowitz in forum General
    Replies: 6
    Last Post: 01-28-2004, 12:21 PM
  4. Dissecting Parameter Used on Call Command
    By Guest.Visitor in forum CL
    Replies: 0
    Last Post: 11-07-2003, 03:13 PM
  5. How to unattended call remote program?
    By Guest.Visitor in forum Analysis
    Replies: 1
    Last Post: 03-02-1998, 07:30 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts