chiark / gitweb /
Initial documentation
[ypp-sc-tools.web-live.git] / pctb / README
1 This tool can:
2   - screenscrape the commodities trading screen
3   - produce the results as a tab separated values file
4   - **TODO** upload the results to PCTB
5
6 To run it, change to this directory, type `make', and then:
7   ./ypp-commodities >commods.csv
8
9 It may put up a window asking about characters it does not understand.
10 It is important to get these inputs right or it may misrecognise
11 things in future.  **TODO** write actual useful instructuions to cover the
12 subtleties.  The results are stored in the file `charset-15.txt'.
13
14 If you need to report a bug, please be sure to remember the exact
15 error message and circumstances.  Also, for recognition problems there
16 will probably be a very useful screenshot file called `#pages#.pnm'.
17 This is likely to be very large so don't just email it to me, but if
18 you can put it up on a webpage for me to download that will help.