|
Lloyd, I'm not sure what you mean by command line stuff, but I use the following code in a CL program to submit the EPDM offline updates nightly. The following is an example of the ITMRV* updates, but the concept is the same for other EPDM files. This code would be executed after the STRMAPICS command, the retrieval of the MAPICS LDA via AXZLDA0R and the determination of the number of records in the offline files... If ((&ITMRVARcd *ne 0) *or + (&ITMRVBRcd *ne 0) *or + (&ITMRVCRcd *ne 0)) Then(Do) CHGVAR VAR(%SUBSTRING(&LDA 50 1)) VALUE('2') CHGVAR VAR(%SUBSTRING(&LDA 60 10)) VALUE('ITMREV0# ') CHGVAR VAR(%SUBSTRING(&LDA 70 10)) VALUE(&LibNam) CHGVAR VAR(%SUBSTRING(&LDA 80 1)) VALUE('2') CALL PGM(AXZPSJ) PARM(&LDA AMDMIO) EndDo -- Regards, Penny Lancor Technical Services TechKnowledge Partners, LLC 224.715.3967 -------------- Original message -------------- > New project, > > Anyone out there already figure out the command line stuff for EPDM? > > Mainly to process PSTHDR0#, PSTDTL0#, ITMENT0#, ITMREV0#. > > I would, as always, appreciate any and all help, > > Happy Holidays to All !!! > > > Lloyd H. Degnon > I.S. Manager > AmPro Computers, Inc. > 5215 Hellyer Ave. > Building #110 > San Jose, CA 95138 > (408) 360-4365 > ldegnon@xxxxxxxxx > www.AmPro.com > _______________________________________________ > This is the MAPICS ERP System Discussion (MAPICS-L) mailing list > To post a message email: MAPICS-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/mapics-l > or email: MAPICS-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/mapics-l. >
As an Amazon Associate we earn from qualifying purchases.
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.