Develop > Wizards > Using the Wizard Tool > Variables to avoid using in wizards

Variables to avoid using in wizards

When creating a wizard, you should not use local variables that are used by the wizard.run RAD application. Using those variables could cause errors and unexpected results.

The variables to avoid using when creating a wizard are listed below.

$L.action $L.action.file $L.action.file.save
$L.action.save $L.addition $L.allow.finish
$L.allow.skip $L.base.format $L.bitmap
$L.category $L.disable.next $L.disable.next.previous
$L.disable.previous $L.display.screen $L.ds.i
$L.ds.junk $L.ds.nme $L.ds.var
$L.env $L.eval $L.exit
$L.fc $L.field.line.is $L.field.name.is
$L.file $L.file.save $L.filename
$L.finish $L.first.parent $L.format
$L.format.name $L.gen.ms $L.i
$L.link $L.list.field.name $L.lng
$L.main.title $L.messages $L.mode
$L.ms $L.msg $L.msg.cond
$L.msg.lvl $L.msg.type $L.mult.sub
$L.next.wizard $L.no.recs.msg $L.object
$L.object.type $L.old.format.name $L.old.subformat
$L.option $L.override.link $L.par.lng
$L.parent $L.parent.file $L.parent.id
$L.parent.object $L.pass.names $L.pass.values
$L.passed.file $L.phase $L.prev.wizard
$L.prompt $L.qbe $L.qbe.format
$L.same $L.save.name $L.selected
$L.selection $L.selection.filename $L.selection.save
$L.selection.sort $L.selection.sql $L.sql
$L.start $L.sub.format $L.title
$L.var $L.window.title $L.wizard
$L.wizard.bitmap $L.wizard.error.msg $L.wizard.format
$L.wizard.name $L.wizard.names $L.wizard.prompt
$L.wizard.sql $L.wizard.title $L.wizard.values
$L.x $exit $normal
$error