Operation not supported (273) error with "GetText" in Meditech

  • 3057457
  • 04-Jan-2008
  • 26-Apr-2012

Environment

Novell SecureLogin
NSL v 6.1
Meditech

Situation

Script for Meditech application uses "GetText" to read new password provided by Meditech.
GetText produces a Broker MSTELENT Operation not supported (273) error.

Problem does not occur with "GetText" in a script for a Generic Emulator.

Resolution

Fixed in NSL6.1sp1

Work around: Use ReadText in the script intead of GetText.