Subj : a huge favor [MPL] To : paulie420 From : Black Panther Date : Wed Oct 27 2021 06:49 pm Hello paulie420! 27 Oct 21 15:35, you wrote to fang-castro: fa>> would someone give me a MPL line that simply writes a line of fa>> text to a .txt file? i.e. 'fang-castro is so lazy' > welcome.txt pa> I suggest you grab Black Panthers MPL lessons; they are available on pa> 2o in the RCS Mystic Mods File Area... I should probably rewrite those, so they don't sound like they are just taking jabs at you. ;) I know how much you loved trying to work with files. :) pa> If I remember correctly, you have to OPEN, WRITE and CLOSE a file pa> using: pa> fAssign This will assign the filename to the pointer variable. After this, you need to actually open the file using fReWrite, fReset, Append, etc. pa> fWrite This writes the information to the file. You can also just use WriteLn or Write, with the file pointer variable. ie WriteLn(fptr,'This is some text') pa> fClose Always want to close the file when your done with it. :) Black Panther .... Super-dooper party pooper trooper! --- GoldED+/LNX 1.1.5-b20180707 * Origin: Exploring other frontiers! (21:1/186) .