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



     
     Rather than schedule this on the 400, I would enter it as a Scheduled 
     Task on your PC.  To see if it is enabled, check in the Services 
     dialogue box of the control panel.  It basically enables use of the AT 
     command, which allows commands or programs to be run on the PC at a 
     given time/date/interval.  You just drag & drop into the scheduler 
     what you want to run, then click on the icon once, then click on 
     properties to schedule the date/time etc.
     
     Unless, of course, you are trying to download the file as a last step 
     in the AS400 job that is creating/maintaining the file and the end 
     time of that job fluctuates.  In which case, my other suggestion would 
     be to disable the PC text assist on the command by using:      
      STRPCO PCTA(*NO)
     
     
     jw
     
     -------------------------------------------------------------
     Date: Thu, 15 Jun 2000 11:22:05 -0500
     From: "Angela Wawrzaszek(EXCH)" <wawrzaszeka@AUSTEEL.com>
     Subject: strpco question
     
     
     I am trying to start an Access database with the strpco and strpccmd.  
     But I keep gettin bad command  or file name.   I can  RUN this same 
     path name from the START/Run path.  This database brings down data 
     from the AS/400 to be used by access for display on the web page.  I 
     would like to automate the process of the update by running it in the 
     early a.m.
      
        CHGVAR     VAR(&CMD) +                              
                     VALUE('\\AUSTEEL.AUSTEEL.COM\HOME\+    
                     AUBURN PURCHASING\PURCH_UPDATE.MDB')   
        STRPCO                                              
        MONMSG     MSGID(IWS4010)                           
        STRPCCMD   PCCMD(&CMD) PAUSE(*NO)
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@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 thread ...


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.