...i'll improvise
the blue @ in the code should be changed to a plus sign.
this should work fine, it tested well at least
just enter :
logto rooms.txt
then do your building like normal
then enter :
endfile
to close the file and disable the trigger :)
it'll work for any filenames you want
#alias logto {
filename = %1
#t+ commandlog
#file 1 @filename
}
#alias endfile {#close 1;#t- commandlog}
#oninput {^~*(*)$} {#write 1 "*%1"} {commandlog}
btw, the red part should be changed to {^~~*(*)} if you enter the line in the command line.
Edited by Kjata to change the @ to a + - "Never trust the Edit Window"
Edited by - Kjata on 11/10/2001 05:40:38