LISTING 3: Routine to Obtain the $UDSIZE Variable

$UDSIZE=ReadValue("HKEY_CURRENT_USER\Software\UTO\Script","UDSIZE")

; Default value

if $UDSIZE=""

$UDSIZE=10000000

endif