Hi there. We are currently migration from PC/SAS to SAS/EG V7.1 and have faced a problem in respect to supporting existing usage in autoexec's. Today user are prompted to rung in DEV, TEST or PROD through %WINDOW statements in order to set up right pointers to e.g. ExaData. %WINDOW is not supported in SAS/EG, so we have been looking into prompts. But prompts are used in specific projects and not as part of a startup. The prompt can be excuted by opening of a project with a prompt in it, but it has to be triggered. So what we are looking for is a way to excute a prompt in "batch", so to include the code/funktionality in an "normal" autoexec as part of the EG initialization. Has anyone solved this I'm very interested to hear how this was accomplished. Cheers, Lars
... View more