Arev32 and MSG (OpenInsight 32-bit Specific)
At 01 DEC 2007 10:19:33PM Rod B Morris wrote:
In converting an application to AREV32 I use ECHO OFF then MSG() with "RCEI" for the entry of a password to mask or hide the characters entered. It works fine in my AREV app but ignores the ECHO command in AREV32 and displays the entry. Is there another letter or combination of letters that will do the trick? Thanks.
ECHO OFFMSG('Enter Password','RCEI',PW,'')IF PW NE ACCOUNT THENMSG('Access denied.','T2','','')
process*ENDECHO ON
At 03 DEC 2007 07:36AM Mike Ruane wrote:
Rod-
We found this bug in the 8.0.1 release of OI and Arev32, and has been fixed for the 8.0.3 release, coming out his week.
However, it appears that you're not a Works Member, so I don't know how you'll get the upgrade.
Mike
At 03 DEC 2007 11:51AM Rod B Morris wrote:
Mike,
I am currently working with the evaluation copy and plan to purchase this week.
Thanks
At 03 DEC 2007 02:33PM Mike Ruane wrote:
That makes getting the 8.0.3 upgrade much easier!
Good to have you on board.
Mike