Secure temporary file: Difference between revisions

m
omit TI-BASIC
m (omit TI-BASIC)
Line 205:
This code will loop, picking new names and resetting the ''trap'' (clean-up command) until it succeeds in making
a directory. (Simple changes to the code could limit the number of attempts or implement a timeout).
 
{{omit from|TI-89 BASIC}} <!-- Does not have a filesystem, just namespaced variables, which can't be listed from a program. Doesn't have background processes either. -->