-
- Posts: 2
- Joined: Mon Mar 28, 2016 3:49 pm
I'm writing macros with chemstation. This is the version information:
MSD ChemStation F.01.01.2317
Copyright 1989-2013
The macro guides I've found all talk about Chemres. Also people on this forum have written code saying it should show a number if I write this in the command line.
Print ObjHdrVal(Chemres,"AcqMethModTime")
When I write that code, or try to use Chemres as the programming guide instructs, I get this error:
"Undefined symbol: Chemres"
Any ideas why? My only guess is that I'm using a version that doesn't use chemres, if so does anyone have any direction toward the correct guide for me?
The overall purpose is to save a compound's response information from a loaded GC/MS run file as a variable in a macro. So if someone knows how to do that, it would also be much appreciated.
