So why wouldn't this work? As in, no prompt appear, and then the log shows: ERROR 180-322: Statement is not valid or it is used out of proper order. WARNING: Apparent symbolic reference _PASSWORD_PROMPT not resolved. Is there a default option that turns prompts off, or something like that? My test code is simply: password="&_PASSWORD_PROMPT"; (the Prompt name is correct, and the prompt entries appear correct as per your diagram - I was unable to paste a diagram in this message)
... View more