hi all, i need to print to a file the following fprintf( mFilePort "%--------------------\n") where the % is a comment in the target syntax i get an 'incorrect fprintf formatting' error when i try this however. i've tried \% and that doesn't seem to work either... can anyone tell me what i need to do to get the "%" printed here? thx