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


  • Subject: RE: strpco question
  • From: "Adam White" <adam@xxxxxxxxxxxxxxxx>
  • Date: Thu, 22 Jun 2000 06:55:35 +0100
  • Importance: Normal

It could be that you are trying to run the .mdb file, this is not an executable.   Instaed run access by:

  STRPCCMD PCCMD('C:\PROGRA~1\MICROS~1\OFFICE\MSACCESS.EXE  <insert parms here>’

 

Regards

Adam _\\//

 

-----Original Message-----
From: owner-midrange-l@midrange.com [mailto:owner-midrange-l@midrange.com]On Behalf Of Angela Wawrzaszek(EXCH)
Sent: 15 June 2000 17:22
To: Midrange Mail List (E-mail)
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)                   
      

 

Any solutions?  Thanks!                                                

Angie Wawrzaszek
M.I.S. Department


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.