Highlights All Snippets Top 100 Snippets Librarians gbCodeLib
By Language VB6 JavaScript Perl HTML SQL Java DOS
open (DEST, "test.txt" ) print DEST @myarray ; close (DEST)