On 12/24/17, syrinxcultist said the following...
How would you output a script file to a ansi/ascii/text file?
Output doesn't have to be seen by user...
I just want a screen of the output.
you have to fassign() frewrite() fwriteln() fclose()
so quick dirty way
vat
txt : file;
str : string;
begin
fassign(txt, 'c;\mystic\filename.txt',66);
frewrite(txt);
fwriteln('blah blah blah' + str);
fclose(txt);
end
you could also add the MX menu command and email it to you as well..
|08 .|05ú|13ù|15Dr|07e|08am Ma|07st|15er|13ù|05ú|08.
|08 øù|05ú|13ùø |13øù|05ú|08ùø
|11 DoRE|03!|11ACiDiC|03!|11Demonic |08[|15dreamland|09.|15darktech|09.|15org|08]
--- Mystic BBS v1.12 A36 2017/12/03 (Windows/64)
* Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)