View Single Post
# 3 14-12-2004 , 09:16 AM
Alan's Avatar
Moderator
Join Date: Oct 2002
Location: London, UK
Posts: 2,800
int $fileid = `fopen $filename "w"`;
fprint $fileid "my lines of code whatever I want to write \n";
fclose $fileid;

That's how you do it.

Alan


Technical Director - Framestore

Currently working on: Your Highness

IMDB