These pages were written in MS Word. If you are experiencing difficulties please use MS Internet Explorer / MS Office.  I apologize for the inconvenience.

 

 

         

 Last updated   Jun/17/2007

                                 AS/400 HELP

   (* = freeware, code included   $=Cheapware, code included..$15.00  Buy any1  get any 2 free) 

                                           Go to CHEAPWARE downloads 

 

  Sept 08/2005   The user name for the cheapware software is  special

                        The password is cheapware

If you download from this area and use the programs I ask that you please donate to your favorite charity.  (why not help our four legged friends)

Search this site powered by FreeFind

!!!!!  WRITERS program fixed for V5r2 !!!!!

                               "HELPME" 

      Go to SNooP       

      Go to EVENTS        Go to SPOOLPDF3        Go to QMSG       

          Go to EMSG        Go to SYSREQ        Go to USERINFOa         

          Go to DAJ  (CGI)         Go to CGI-EXAMPLE         Go to MSGMON

          Go to SPOOLINFO    Go to JOBQMON $      Go to CPUHOG          

          Go to SPOOLMON $      Go to JOBQS $      Go to SBSMON $

           Go to NETUSERS  $   Go to SPOOLPDF    Go to FIELDS $

       Go to CUEILOG2 $  Go to PROFHIST*       Go to HFS*      

          Go to ASP*       Go to PROFILES2*     Go to DEVICES*

          Go to WRITERS3*    Go to QBATCHLOG*   Go to CHGHIST*  

          Go to OPRMONE*    Go to SYSMONE*   Go to QRYIFSLIB  

      Go to CSV *     Go to NETMON *  Go to WRITERS2 *

      Go to QFILES *     Go to DTAQS *   Go to ODBCLOG *  

          Go to CUEILOG *   Go to FTPLOG2 *  Go to PRINTLOG * 

      Go to CMDLOG *    Go to PRTUSRLOG *  Go to FTPLOG *

      Go to USERLOG *    Go to LIBINFO *       Go to LASTUSED *

          Go to PROFILES *    Go to OPENFILES *   Go to POPMSG *

      Go to WRITERS *    Go to RESOURCES *   Go to BATCHUSERS *

      Go to USERJOB *    Go to LOCKS *       Go to USERINFO *

          Go to VTOC *       Go to USERS *   Go to LOGMSG *  Go to LASTSAVE *

          Go to PRINTMON *    Go to MONITOR *    Go to NOTE *   Go to DSPPTH * 

          Go to MAPICS  'CHECK' *   Go to DSPMODUSG *    Go to JOBWATCH  *

          Go to MAPICS  'INQ10'*   Go to CLOCK*   Go to CHATLIB    Go to SIGNON

               AS/400 mini help system

                              * source code incl

An easy way to provide needed information for both users and operators.

                                    

FEATURES:             Easy to enter and retrieve info from one page records.

                                    Info is retrieved as a menu option or from the command line.

                                    Users only see info according to their security level.

           

                                                        

            

           

           

Works on CISC and RISC (compiled at V3r2)

Written in RPG IV ILE.

 

INSTRUCTIONS (you must have a TCP-IP connection to your AS/400)

PC INSTRUCTIONS:

Download "HELPME" to your PC.

Go to a DOS session and enter the following;

FTP SYSTEM                                        (system = your AS/400’s name or IP address)

Enter a valid user id and password

CD QGPL

LCD C:\DIRECTORY (directory= the directory on your pc where you downloaded “helpme.savf”

QUOTE    SITE     NAMEFMT   1

BIN

 PUT     HELPME.SAVF

QUOTE   RCMD   RSTLIB   SAVLIB(HELPME)   DEV(*SAVF)   SAVF(QGPL/HELPME)

 Note:  If there is a problem restoring all objects with the above command ,  sign on to your as/400 as Qsecofr and run RSTLIB  from the command line.

 

 

AS/400 INSTRUCTIONS:

ADDLIBLE HELPME          (this adds HELPME library to your library list)

 

HELPMEMENU                 (full menu)

Or

HELPME                               (search program) 

 NOTE:   I recommend adding HELPME to your AS/400 user library list.  

                 WRKSYSVAL  QUSRLIBL    take option 2.           

 

DOWNLOAD helpme.savf                 

 

 

Comments  Questions Complaints?

mailto:RPASCAS@HOTMAIL.COM

 

             

          

 

DISCLAIMER:    All software provided   ‘ as is’ with no guaranty or warranty offered or implied.

Programs  offered here that use APIs may  not work on your AS/400  due  to one or more of the following reasons:

Internal variables cannot hold all the information and cause the program to shut down without the usual  messages

Differences between Os/400 releases. Many times an API fails from one release to another because IBM increased a field size such as  4B 0  to  10I 0  and or added more fields.  Scenarios I didn’t perceive.  Programs  were written and tested on a  ‘basic’ model 170  (proc 2290) with approx 25 users

 

IMPORTANT:    Before you restore any of these libraries please check with your system administrator.  Also check if any libraries or files listed here are ALREADY on your system. STOP

 

MISSION:            An AS/400 low tech FREEWARE  site (software supplied by myself).   

 

 

LAST NOTE:     address to send money order for cheapware is :    Robert Pascas

                                                                                                           298 Violet Crescent

                                                                                                            Dorval, Quebec

                                                                                                            Canada

                                                                                                            H9S 3N9    

 

http://www.mcpressonline.com/

http://www.iseriesnetwork.com/

 

 

The Weather In Montreal Canada

 

 I Stepped  into the chart below  in 1976 as an night shift operator on the SYS/3  model 10. Having a lot of free time and the machine all to myself after 7 PM I  decided to learn what I could about programming.   My first RPG program read in a batch of order entry cards, put them to disk, sorted them  and then reprinted them on the MFCU (multi function card unit) . The keypunch staff appreciated having this new deck of cards  in the same order as the edit  report.