Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

IDF Report

Migrate Commands Based on mig attributes

Search Pattern: report every IDF element that has a migElement in it.

\s+(mig\w+=".*")

Report Pattern: print information about location and migration attributes

<!-- "%locName%" -->
<migrate id="%locName%" %locText% />

Still need to cleanup to make valid migrate statements.  Also misses changes that do not include a mig attribute.

References report

Calling 

All forms of calling a member of an API
Search for
\t(ClearRange\t.*SpreadADO)\t.*(\.ClearRange[^\t]*)
Report statements with 
%Loctext%
Report member with parameters with 
%rec%[2]
  • No labels