Finding a specific D ID in the PHI Archive

Revision as of 12:02, 1 November 2019 by Ttenbergen (talk | contribs) (Created page with "# Open a command window (e.g. windows key and type "cmd" and hit enter) # type <code>x:\</code> and enter # type <code>cd ccmdb\phi\phi_csv_archive</code> and enter # for each...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. Open a command window (e.g. windows key and type "cmd" and hit enter)
  2. type x:\ and enter
  3. type cd ccmdb\phi\phi_csv_archive and enter
  4. for each D_ID you want to find, put the following:
    • findstr /c:"<the D_ID>"
    • eg findstr /c:"HSC_A4-17199"

Related articles

Related articles: