Hi All,
Here is last update for a while, added g=goto key, so if you have a big file and you want
to goto sector 2,000, you do not have to press n=next sector key 2,000 times.
You press g key and enter sector you want to jump to.
Program was getting long broke it up into smaller files of related procedures.
Also updated masm32 assembly Windows version on Masm32 forum.
Fixed bug in sector jump routine StrToDword procedure.
Changed StrToDword Procedure to find end of string passed to it so all you do
is pass it string in ESI
Best Regards
John