AddaByte    Programmers' Script Repository
Free and low cost software.
spacer
Find out about our beautiful fractal backgrounds at abm-enterprises


Newsletter Signup
Name
Email
 

  CL - Member Creator
 


Save up to 75% on software

Drive Clone

the best name in hosting


/* Program Id        -  AAC9379		                            */
/* Description       -  E3ASR E3SXF02, E3SXF04 Store Member Creator */
/*                   -  Builder		                            */
/* Application       -  XYZ Store Management System		    */
/* Business Unit     -  Merchandising				    */
/* Developer         -  Don Waterfield				    */
/* Date              -  08/09/2004		                    */
/* Purpose           -  Create E3SXF02, E3SXF04 Store Members	    */
/* Notes             -		                                    */
/*								    */
/********************************************************************/
/*  REVISION HISTORY:						    */
/*  DATE     DEVELOPER    REASON/PROJECT NAME			    */
/*  -------  ----------   ------------------------------------      */
/*								    */
/********************************************************************/
             PGM    PARM(&STOR)

             DCL        VAR(&STOR)      TYPE(*CHAR) LEN(4)
             DCL        VAR(&STORNAM)   TYPE(*CHAR) LEN(6)

             CHGVAR     VAR(&STORNAM) VALUE('S0xxxx')
             CHGVAR     VAR(%SST(&STORNAM 3 4)) VALUE(%SST(&STOR 1 4))

/* Check for E3SXF02 member			                    */
             CHKOBJ OBJ(*LIBL/E3SXF02) OBJTYPE(*FILE) MBR(&STORNAM)

/* Member not found so create it			            */
             MONMSG CPF9815 EXEC(ADDPFM FILE(*LIBL/E3SXF02) +
               MBR(&STORNAM) SHARE(*YES))

/* Check for E3SXF04 member			                    */
             CHKOBJ OBJ(*LIBL/E3SXF04) OBJTYPE(*FILE) MBR(&STORNAM)

/* Member not found so create it			            */
             MONMSG CPF9815 EXEC(ADDPFM FILE(*LIBL/E3SXF04) +
               MBR(&STORNAM) SHARE(*YES))

ENDPGM:
             ENDPGM
  What does it do?
   no description given
 
  Features
  Added by Added Downloads Rating Popularity

  rpgivpgmr

11:09:34 AM Thursday, January 22nd 2009

8

not rated

 
 
  About the file
  Size Download Rate It  

  1983 KB
  download this file
 
 
  Comments
no comments
 
  Add your comment
 Email  
 Subject  
 Comment  
 Verification code:

 
    All comments are screened by the admin prior to being posted
     
 
  Contacts
  Report Abuse