Skip to content

Converting BWS data into sorting order file

ALIENQuake edited this page Feb 11, 2019 · 9 revisions

BG1EE

  1. Open this regex page: https://regexr.com/480d2
  2. Paste content of this file into "Text" field
  3. Copy and save results from "Tools" window to BG1EE-temp1.txt
  4. Next, open this regex page: https://regexr.com/480el
  5. Paste previously generated content from BG1EE-temp1.txt into "Text" field
  6. Copy and save results from "Tools" window to BG1EE-temp2.txt
  7. Open "Creating sorting order file from converted data using Excel" page and follow instruction using data from BG1EE-temp2.txt file

BG2EE

  1. Open this file, copy content and remove everything before ANN;-- install EET itself --, save to BG2EE-temp0.txt
  2. Open this regex page: (https://regexr.com/480d2), paste content from temp0.txt into "Text" field
  3. Copy and save results from "Tools" window to BG2EE-temp1.txt
  4. Next, open this regex page: (https://regexr.com/480el), paste content from temp1.txt into "Text" field
  5. Copy and save results from "Tools" window to BG2EE-temp2.txt
  6. Open "Creating sorting order file from converted data using Excel" page and follow instruction using data from BG2EE-temp2.txt file