I know that it is easy to determine if a particular variable is used after the print job is started. But is there any way to determine if a variable is used for a project that has not begun to be printed yet? I may be overlooking something simple.
Depends on your LL version, but LlGetUsedIdentifiers() is the way to
go in the recent versions.
Paulchen
“Jeremy Manchester” <jmanchester@libertycomputerservic…> wrote in
message news:1735712222009202451@combit.net…
I know that it is easy to determine if a particular variable is used
after the print job is started. But is there any way to determine if
a variable is used for a project that has not begun to be printed
yet? I may be overlooking something simple.
Perfect! Exactly what I was looking for. Thanks so much.
Jeremy Manchester
Depends on your LL version, but LlGetUsedIdentifiers() is the way to
go in the recent versions.
Paulchen
“Jeremy Manchester” <jmanchester@libertycomputerservic…> wrote in
message news:1735712222009202451@combit.net…
I know that it is easy to determine if a particular variable is used
after the print job is started. But is there any way to determine if
a variable is used for a project that has not begun to be printed
yet? I may be overlooking something simple.