284 @verb #1180:"show_get_string" this none this rxdo #9633 @program #1180:"show_get_string" this none this if (!args[1]) player:tell("Please do not enter @abort. If you do not wish to make changes enter nothing.") player:tell("Currently: ", args[2]) string = $command_utils:read() else player:tell("Currently:") player:tell(args[2]) player:tell("Please do not enter @abort. If you do not wish to make changes enter a single '.'.") string = $command_utils:read_lines() endif if (string == "" || string == {}) return "" else return string endif "Last modified by Dean (#9633) on Wed May 22 07:35:36 2002 MDT." . 0