my $ans = MacPerl::Ask( "try it" );
printf( "%x", unpack( "C*", $ans ) );
shows visually a space when typing a DEL
and outputs 7f
I observed something similar in unrelated Mac applications.
So it is perhaps some changed System behaviour.
Lowest priority!
Logged In: YES
user_id=3660
It'd be nice if this were fixed. Also if ESC were made to
trigger Cancel.