[Info-vax] OpenVMS - DCL - Data entry filtering
David Froble
davef at tsoft-inc.com
Wed Mar 25 22:28:26 EDT 2015
Henry Crun wrote:
> Warning: I am about to use a forbidden word:
>
> Using BASIC (thats the bad word)
Bullcrap !!!
> there is a command XLATE$
Isn't it interesting how a worthless language can have so many nice
features?
> which translates one string to another using a table.
> I have used it for translating 7-bit to 8-bit, reversing strings
> left-to-right, or eliminating unwanted characters.
> O.K. so it's not DCL, but its easy to create an EXE and call it with a
> foreign command.
Honestly, I don't think I'd want to invoke an executable image each time
some keyboard entry happens. Just seems inappropriate to me ....
I don't know the application, but as I don't consider DCL a programming
language, perhaps implementing the application in Basic might be an option?
I think Paul Sture gave the best solution, and Steve's idea of testing
for "allowed" rather than "disallowed" was also good.
More information about the Info-vax
mailing list