Using Chemstation C.01.07 SR2 and I am filling up the sequence table using macros through things like [...] _SEQUENCE[1], "SeqTable1" [...] commands. Anyone happen to know if it also possible to (a) define custom fields for samples and most importantly (b) fill the custom values for each sample in a given sequence through such macros (that is, programatically instead of manually)?

I was not able to see where these values were stored browsing through the registers with mtregdbg.mac, nor was I able to see anything when logging - but the .NET assembly makes it look like these should be stored in a register?

Thanks!