This is Bolderbast.Inducks.org, part of the inducks.org website.
previous page | next page
Main
How to index
   Beginners
   More detail
   Programmers
   Scanners
   File formats
   ISV files
   Field reference guide
     Overview
       DBI entry fields
       DBI header fields
       DBS fields
       Extra DBS fields for movies
       DBS header fields
       DBL fields
       Other fields
       Automatic fields
         lang
         country
         differentversion
         error
         herostatus
         internal
         inx
         issuecode
         owner
         pscode
         pubdate
         rp-xx
         westernl
         xrefd
         error
         issueseriescode
         issuevolumecode
         owner
         westernl
         key
         onlystory
         universemember
         xx
         pscode
         xrefd
         fullname
         key
         studiomember
         error
         herostatus
         internal
         owner
         pscode
         rp-xx
         superrefd
         t-xx
         xrefd
     Output overview
Credits/links
Producktion
Index of indexes
Various

eePSCode (pscode)

In which input files is this field used?
The field is generated automatically, so not in an input file.
Where is the data coming from?
storycode
What does the field contain?
I introduced this field so searching on story code would become easier. The idea is that someone types a story code, for instance "w Wdc 12-00". This story code is then translated into a pscode: "wwdc12-00".

The official story code was "W WDC 12-00", which also has a pscode of "wwdc12-00". So a search on pscode will find the story.

The current packing algorithm is as follows:
- make all letters lower case ('a'..'z');
- remove all spaces, except when a space is between two digits.
(The exception for spaces between two digits is needed because of the odd Italian story codes "I PK3 1-1".)

We could make the algorithm smarter, for instance for handling 4-digit H-codes and such.

The pscode is a unique identification of a story.

The dump file is sorted on pscode.

Which CSV field(s) use this field?
This page was generated on 2008-04-18 by DVEGEN 4.8d © Harry Fluks 2003.
For more information contact Harry Fluks (hfl at inducks.org - replace the at)