by ApeironD » Mon Dec 19, 2011 7:48 pm
Is there a way to “store” custom stat data into the database from within PT3? Specifically, I would like to “store” a custom stat for each table hand played (i.e. 1, 2, 3, …..). Then retrieve the data in contiguous blocks (n, n+1, N+2, + … , N+k, K the data period length) for further computation. If so then one could possibly create a workspace table or add columns to an approiate existing table (if one exist).