I tried using appendprn to export data, but the output wasn't useful b/c the width is limited to 28 characters. I need a continuous string of +200 characters. I tried to use appendfile, thinking that would give me what I need, but it won't export the data at all, stating that variable is undefined, like it doesn't recognize appendfile as a command. Any tips on how to get this working are appreciated.