Re: Using a bind variable in an ACCEPT command PROMPT

From: McCormick <mccormm_at_indy.net>
Date: 22 Jun 2005 12:14:12 -0700
Message-ID: <1119467652.326300.217050_at_o13g2000cwo.googlegroups.com>


By the Lords of Kobol, that worked! Now I have:

ACCEPT newuser CHAR PROMPT 'Enter User Name:' ACCEPT newident CHAR DEFAULT &newuser PROMPT 'Enter New Users Password[&newuser.]: '

Thanks! I have no idea why that wasn't one of the first 20 iterations I tried. I guess it was a combination of getting the quotes and the '.' after the substitution variable happening at the same time.

Mike McCormick Received on Wed Jun 22 2005 - 21:14:12 CEST

Original text of this message