Article ID: 122852
Article Last Modified on 10/30/2006
M:\GLB\STATS >dir
Volume in drive M is REG
Volume Serial Number is 1B61-1104
Directory of M:\GLB\STATS
. <DIR> 08-15-94 9:27a
.. <DIR> 08-15-94 9:27a
CONTROL 001 8 08-21-94 1:06a
CONTROL 002 8 08-28-94 1:09a
CONTROL 003 8 09-04-94 1:02a
3 file(s) 24 bytes
208,634,368 bytes free
Translate the last 4 bytes of each copy of CONTROL.GLB to a decimal number,
and calculate the change by following the steps below:
M:\GLB\STATS >debug control.001 -d 104 107 15B7:0100 4D 3C 2B 1A M<+. -q M:\GLB\STATS >debug control.002 -d 104 107 15B7:0100 C8 2C 2C 1A .,,. -q M:\GLB\STATS >debug control.003 -d 104 107 15B7:0100 29 21 2D 1A )!-. -q File Name Last 4 Bytes HEX Integer Decimal Change --------------------------------------------------------------------- CONTROL.001 --> 4D 3C 2B 1A --> 1A2B3C4D --> 439,041,101 CONTROL.002 --> C8 2C 2C 1A --> 1A2C2CC8 --> 439,102,664 ==> 61,563 CONTROL.003 --> 29 21 2D 1A --> 1A2D2129 --> 439,165,225 ==> 62,561NOTE: The calculator that comes with Microsoft Windows can convert between hex and decimal numbers if you switch the view to scientific.
Additional query words: 3.20
Keywords: KB122852