comp2_head.gif (12369 bytes)

nav.gif (6067 bytes)

 

Summary of Results

The Enterprise version will generate three additional reports- an RC file, a String summary file, and a Word summary file. The word summary file includes the frequency of each word in the Resource file and two versions of the word list- one by unique words and case, the other by unique words ignoring case.  

NOTE: All versions of ResMe generate Log Files for moved and not-moved strings.

RC File  

//PROJECT=C:\Program Files\Microsoft Visual Studio\MSDN98\98VSa\1033\SAMPLES\VB98\visdata\Visdata.vbp  prepared on Tuesday, Aug 17 1999 at 11:05:57 AM.

 

// Recommended compilation command: RC.EXE /R /FO Visdata.res Visdata.rc

 

// Strings

STRINGTABLE

BEGIN

    0    "    Case vbDataActionAddNew"

    1    "    Case vbDataActionBookMark"

    2    "    Case vbDataActionClose"

    3    "    Case vbDataActionDelete"

    4    "    Case vbDataActionFind"

    5    "    Case vbDataActionMoveFirst"

    6    "    Case vbDataActionMoveLast"

    7    "    Case vbDataActionMoveNext"

    8    "    Case vbDataActionMovePrevious"

    9    "    Case vbDataActionUpdate"

 

    10    "  'Data1.Caption = ""Record: "" & (Data1.Recordset.RecordCount * (Data1.Recordset.PercentPosition * 0.01)) + 1"

    11    "  'If you want to ignore errors, comment out the next line"

    12    "  'If you want to trap them, add code here to handle them"

    13    "  'This event gets called when the following actions occur"

    14    "  'This is where you put validation code"

    15    "  'This is where you would put error handling code"

    16    "  'This will display the current record position"

    17    "  'and have it saved back to the table"

    18    "  'for dynasets and snapshots"

    19    "  'for the table object you must set the index property when"

 

 

String Summary

***** PROJECT  C:\Program Files\Microsoft Visual Studio\MSDN98\98VSa\1033\SAMPLES\VB98\visdata\Visdata.vbp  *****

Summary of 643 resource strings in C:\Program Files\Microsoft Visual Studio\MSDN98\98VSa\1033\SAMPLES\VB98\visdata\NEW14\Visdata.res prepared on Tuesday, Aug 17 1999 at 11:05:57 AM.

 

"    Case vbDataActionAddNew"

"    Case vbDataActionBookMark"

"    Case vbDataActionClose"

"    Case vbDataActionDelete"

"    Case vbDataActionFind"

"    Case vbDataActionMoveFirst"

"    Case vbDataActionMoveLast"

"    Case vbDataActionMoveNext"

"    Case vbDataActionMovePrevious"

"    Case vbDataActionUpdate"

 

"  'Data1.Caption = "Record: " & (Data1.Recordset.RecordCount * (Data1.Recordset.PercentPosition * 0.01)) + 1"

"  'If you want to ignore errors, comment out the next line"

"  'If you want to trap them, add code here to handle them"

"  'This event gets called when the following actions occur"

"  'This is where you put validation code"

"  'This is where you would put error handling code"

"  'This will display the current record position"

"  'and have it saved back to the table"

"  'for dynasets and snapshots"

"  'for the table object you must set the index property when"

 

"  'record or the only record in the recordset"

"  'the recordset gets created and use the following line"

"  'this is really only needed for multi user apps"

"  'this is the way to get data into an empty ole control"

"  'this may produce an error if you delete the last"

"  Data1.Caption = "Record: " & (Data1.Recordset.AbsolutePosition + 1)"

"  Data1.Recordset.Bookmark = Data1.Recordset.LastModified"

"  End Select"

"  MsgBox "Data error event hit err:" & Error$(DataErr)"

"  On Error Resume Next"

 

 

Word Usage Summary

**** SUMMARY REPORT FOR PROJECT  C:\Program Files\Microsoft Visual Studio\MSDN98\98VSa\1033\SAMPLES\VB98\visdata\Visdata.vbp  ****

Statistics for Resource file C:\Program Files\Microsoft Visual Studio\MSDN98\98VSa\1033\SAMPLES\VB98\visdata\NEW14\Visdata.res prepared on Tuesday, Aug 17 1999 at 11:06:06 AM.

There were a total of 1594 strings within 13,480 lines of source code (including blank lines) in project Visdata.vbp. 552 strings were automatically disqualified from the resource file. 1042 string occurrences were converted into 643 unique Resource File strings.  (399 strings were consolidated as duplicate strings.) 0 strings were imported from the previous Resource File.

There were a total of 551 different words in Visdata.res but only 484 of them were unique, if capitalization is ignored. Ignoring capitalization means that "HELLO" and "Hello" and "hello" are all the same word. Both summaries are provided since capitalization can be very important for product names and industry specific terms. 

NOTE: Word frequency is based upon the number of times a word appears in the Resource file. Because resource strings are re-used, a given word might appear many more times in the actual program.

FREQUENCY   WORD

0003       About

0001       AbsolutePosition

0001       access

0009       Access

0001       Action

0001       actions

0001       active

0008       Add

0001       add

0001       Adding

0001       AddIns

0001       AddNew

0001       Administer

0002       again

0005       All

0001       AllowZeroLength

0004       already

0001       Already

0004       an

0003       And

0004       and

0001       any

0001       anyway

0001       Append

0001       AppendOnly

0001       apps

0001       are

0001       Arrange

0005       As

0002       as

0001       Asc

0001       Assign

0002       at

      .

      .

      .

      .

   

***** 484 UNIQUE WORDS (IGNORING CAPITALIZATION) ARE SHOW BELOW *****

 

About

AbsolutePosition

access

Action

actions

active

Add

Adding

AddIns

AddNew

Administer

again

All

AllowZeroLength

already

an

And

any

anyway

Append

AppendOnly

apps

are

Arrange

As

Asc

      .  

      .  

      .  

      .  


Home | Products | Contact Us | FAQs | What's New | Services | Localization Info | Search

For comments about the site, contact the Webmaster
Copyright © 1999 Resource Mining Incorporated.  All rights reserved.

Page last updated: December 29, 1999