Syntax
get.string(sA,mB,Y,X,L);
Description
The user is prompted to enter a string. Message mB is used as the prompt, and displayed at column Y, row X. The maximum string length is L. Once the string has been entered, it is stored in string sA.
See also