mon var1 est toujours null qq soit la valeur rentrée au text field "txb" ...
La boite de dialog s'affiche bien mais rien dedans ? qq'un aurait-il une hypothèse ?
on clicked btn
tell window of btn
set var1 to contents of text field "txb" as string
display dialog var1
end tell
end clicked
merci
La boite de dialog s'affiche bien mais rien dedans ? qq'un aurait-il une hypothèse ?
on clicked btn
tell window of btn
set var1 to contents of text field "txb" as string
display dialog var1
end tell
end clicked
merci