You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
The
Utility reports provide auditing and code generation facilities for
the gmStuio application.
- Utility Reports Overview
- Migration Project List
- Multi-Unit Script
- Target Code Scan
Utility Reports Overview
Utility reports provide auditing and code generation facilities for
the gmStuio application:
-
Migration Project List: the file settings, parsed, tabulated, and
aggregated. What settings are in my gmproj files?
-
Multi-Unit Script: used for preparing a Web site migration.
-
Target Code Scan: search the target code for a collection of
user-defined strings. Several pre-defined lists relating to
potential migration challenges are provided.
Migration Project List
The file settings, parsed, tabulated, and aggregated.
What settings are in my gmproj files?
MigName ' Migration Project Name
MigType ' Migration Project Type
DevEnv ' Target .NET Development Environment
ProjFolder ' workspace root folder
DeployFolder ' deployment root folder
VirtualRoot ' virtual root folder
TlbSearchPaths ' type library search paths
JobFilter ' task filter string
CmdList ' batch command list
Multi-Unit Script
The Multi-Unit Script report is used for preparing a baseline
Translation Script for a web site translation task. Beware that
running this report also adds a task that references the multi-unit
script to your migration project. You will have to edit the
script before you run the full site translation. Additional details
on ASP migration can be found in the Preparation section.
Target Code Scan
The results of searching the generated units for user-defined
lists of strings.
SrcName ' Migration Unit Name
RunDate ' Semantic Model Creation Date
RecType ' Report Type = "SCAN"
MemName ' Search Pattern
MemClas ' Matching File Name
MemLibr ' Matching Migration Unit Name
MemType ' Matching File Type
Pos_Cnt ' Matching Location (line number)
LocText ' Matching Text Line
LocMemb ' Matching Member
LocFile ' Matching File Path
LocName ' Matching File Name
LocType ' Matching File Type