codice:
static c as integer
c=c+1
open "Austraris"&trim(Cstr(c)) &".TXT" for input as #1
....