We like to keep things together.
There for for PF and LF's we do:
SSSEEExxT
SSS is system mnemonic.
EEE is entity mnemonic.
xx is sequence number.
T is Type where:
P = Physical.
L = logical.
The Physical has always sequence 00.
For other sources we use:
SSSEEEUxxT
SSS is system mnemonic.
EEE is entity mnemonic.
- for most programs the main activity is geared to one Entity.
If that is not viable we choose something that is related to the function of
the program.
U is Use where:
A = Add.
C = Copy.
D = DataDefinition (configuration tables maintenance programs).
M = Module.
S = Select.
P = Process
xx is sequence number when we have more programs for this entity for the same
Use.
T is DefinitionType where:
R = RPG.
C = CLP
S = Spoolfile.
D = Display.
In this way we get all related sources nicely grouped.
We use One SourceFile for all sources of the same system.
Not waterproof (specially because there will be more types possible than we are
using) but does serve us very much.
Regards,
Eduard.
----- Original Message ----
From: Kurt Anderson <kjanderson@xxxxxxxxxxxxx>
To: RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
Sent: Wednesday, June 27, 2007 1:38:34 PM
Subject: RE: Source Naming conventions
We do:
Xxxyzzzzzz
X = system (mnemonic)
Y = object type (e.g. 'M' for module)
Z = description (mnemonic)
OrdMDtl = Order Detail Module
I think this works really well. I hated having to work with object
names using a numeric naming system at a previous job.
Kurt Anderson
Application Developer
Highsmith Inc
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[
mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike
Sent: Wednesday, June 27, 2007 10:59 AM
To: RPG programming on the AS400 / iSeries
Subject: Re: Source Naming conventions
On similar note; how do you guys name your modules? With the 3 pieces I
have never figured out a really good method. I have just been copying
and old method of a previous co-worker and I don't really like it.
--
Mike Wills
http://www.linkedin.com/in/mikewills
Blog -
http://mikewills.name
Podcasts -
http://podcastmike.com
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.