J
jn
can someone show me the correct syntax for indicating
function name and arguments in a macro?
am trying to disable allowbypasskey in an autoexec macro.
have keyed the code that is on the web. the function name
is changeproperty. when i key changeproperty() in the
function area, i get the message 'incorrect number of
arguments'. when i key changeproperty(strpropname,
varproptype, varpropvalue), i get the message can not find
strpropname.
so do not understand why the problem.
thanks
function name and arguments in a macro?
am trying to disable allowbypasskey in an autoexec macro.
have keyed the code that is on the web. the function name
is changeproperty. when i key changeproperty() in the
function area, i get the message 'incorrect number of
arguments'. when i key changeproperty(strpropname,
varproptype, varpropvalue), i get the message can not find
strpropname.
so do not understand why the problem.
thanks