I hope I am missing something obvious here: a script with a
TEXT2 0, 0, "<CLIENT>"
will display the content of the Project Info field "Client".
Is there any REQUEST or something I can use to get the Project Info to trigger an IF-THEN?
[For a project with Pinoccio as a client, neither
IF <CLIENT> = "Pinoccio" THEN
nor
IF "<CLIENT>"= "Pinoccio" THEN
will work for the pretty obvious reasons, but I checked just in case.]
F. wrote: I see it much more easier and a better worklow to extend the request-command to "ask" for the content of in this moment known autotext-variables.
@F. Beister
You are absolutely right F. Beister!
I've tried to use labels to do the job, but they can't give information updated...
Here is another essential feature in the wish list...