<pre>on initializePicts  if there is a menu "PICT" then delete menu "PICT"  if disk() & ":Lauzon conduite:PICTs" is not in the stacksInUse  then start using stack disk() & ":Lauzon conduite:PICTs"  get getPICTs()end initializePicts</pre>