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



We use a similar CL program - the owner is AMAPICS and it is compiled with
Use adopted authority *YES.




IWilson@dundee.tokheim.com on 10/22/2002 04:32:21 AM

Please respond to mapics-l@midrange.com

To:   mapics-l@midrange.com
cc:    (bcc: Bonnie Lokenvitz/Molding/Cookson-US)

Subject:  Problem With PRTIMTXR




Can anyone help please.

I have created a CL (see below) to perform a Transaction register on a
weekly basis.
However, when the CL is submitted I get the error message

(AA) E AM-0201 Not authorized to use this menu option.

This message appears to be rather spurious as I have access to every Mapics
menu option (without exception).
Can anyone enlighten me.

I have other API's running with no problem.
Thanks for any assistance offered

Iain

===========================================================================
==================
  DCL VAR(&LDA) TYPE(*CHAR) LEN(1024)
  DCL VAR(&RTCD) TYPE(*CHAR) LEN(8)
  DCL &ENV  *CHAR LEN(2)
  DCL &JOBD *CHAR LEN(20)

  RTVDTAARA  DTAARA(*LIBL/ENVIRONMNT) RTNVAR(&ENV)        /* Get the
current environment ie AA  */
  MLL &ENV
/* Set the basic Mapics Library List    */
  RTVDTAARA  DTAARA(*LIBL/ENVJOBQ) RTNVAR(&JOBD)              /* Retrieve
the job description             */

  STRMAPICS ENDS(&ENV)
  PRTIMTXR PROMPT(*NO) ENDS(&ENV)
  ENDMAPICS
===========================================================================
==================
Here is my disclaimer








As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.