Sorry, i explain it.
Your Help File says:
Headers :
strFileHeader33 = ' AMC_3.3 Ant Movie Catalog 3.3.x www.buypin.com www.ant.be.tf ';
OwnerName: array of char;
OwnerICQ: array of char;
OwnerSite: array of char;
OwnerMail: array of char;
i think it should be
Headers :
strFileHeader33 ...
Search found 2 matches
- 2003-10-09 09:48:33
- Forum: Ant Movie Catalog > Bug reports
- Topic: BUG: HelpFile Version 02/03/2003
- Replies: 3
- Views: 2177
- 2003-10-09 09:12:19
- Forum: Ant Movie Catalog > Bug reports
- Topic: BUG: HelpFile Version 02/03/2003
- Replies: 3
- Views: 2177
BUG: HelpFile Version 02/03/2003
It is not a Bug, but some Informations are missing.
In Section Technical Information -> Catalog File Format
in the Header there is some Information missing!
MfG
Ruffus2000
In Section Technical Information -> Catalog File Format
in the Header there is some Information missing!
Code: Select all
OwnerDescription: array of char;
Ruffus2000