biorhythm
12-10-2006, 11:01 PM
hello all,
i'm trying to use fprint to print a line of text with one of these --> " <-- charicters to a file
the line i'm trying to print is this -- Display "test.tiff" "file" rgb"
i have attempted to print it by doing this
fprint $fileId (""Display" + " " + ($ribName) + ".tiff"" + " " + ($file) + " " ($rgb)) ;
but as i'm sure you can guess, syntax error!
any help or ideas would be greatly appricated
thanks
julien
i'm trying to use fprint to print a line of text with one of these --> " <-- charicters to a file
the line i'm trying to print is this -- Display "test.tiff" "file" rgb"
i have attempted to print it by doing this
fprint $fileId (""Display" + " " + ($ribName) + ".tiff"" + " " + ($file) + " " ($rgb)) ;
but as i'm sure you can guess, syntax error!
any help or ideas would be greatly appricated
thanks
julien
