set %temp $?="Convert Text:"
;replace a with 1, be with 2, c with 3... etc
convert %temp
echo %temp

so if i enterd abc; it would echo 123



;Check for Life

if (%life == $null) {
goto getlife
}