Finding a specific D ID in the PHI Archive
- Open a command window (e.g. windows key and type "cmd" and hit enter)
- type
x:\and enter - type
cd ccmdb\phi\phi_csv_archiveand enter - for each D_ID you want to find, put the following:
findstr /c:"<the D_ID>"and enter- eg
findstr /c:"HSC_A4-17199"and enter
- after a few seconds it will show each line found, and you can copy from this.
Related articles
| Related articles: |