Per evitare ciò, vi consiglio di scrivere il codice in questo modo:
on PreOpenStack
if the owner of the target is me then
-- code runs for this stack only
answer "Sono il mainstack"
else
-- code runs for any stack that's opened other than this one
answer "Sono un Substack"
end if
end PreOpenStack
Nessun commento:
Posta un commento