X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=token.h;h=18ca4239666e672f2f1f4deaa5865dc0b90dabcb;hp=4931bb0a1a26d82b9b916aa9e91bced6715213b9;hb=c38505ee4b2a0de59926107e52fb8bb84041a0e4;hpb=114298f750ded052c36763d7b224312fbb71eb25 diff --git a/token.h b/token.h index 4931bb0..18ca423 100644 --- a/token.h +++ b/token.h @@ -74,7 +74,8 @@ #define CR_TIME 'x' // ^^time - DOS format time #define CR_DATE 'y' // ^^date - DOS format date #define CR_ABSCOUNT 'z' // ^^abscount - count the number of bytes - // defined in curent .abs section + // defined in current .abs section +#define CR_FILESIZE 'F' // ^^filesize - return the size in bytes of a file // Character Attributes #define ILLEG 0 // Illegal character (unused)