06-15-2011, 03:08 PM
hi here is one,
1. click new -->select function --> create your function
function login()
end function
2. open new -->test
call login()
... other
3. in setting -->associate the function to your test
will work
good luck
amy
1. click new -->select function --> create your function
function login()
end function
2. open new -->test
call login()
... other
3. in setting -->associate the function to your test
will work
good luck
amy