While editing a commuter program, after compiling, the screen went back to the tcl command line. When I went back into the program, the entire program is now listed on one line straight across. The program is still working however is now pretty impossible to edit.
1) what did I do to cause this?
2) is there a way to fix this?
Thanks
You probably hit Shift-F8 along with Shift-F9. Pressing Shift-F8 should bring it back. Basically, you'll need to play with varipus combinations of Shift-F8 and Shift-F7 to get it back to normal.
Either that or a @RM was introduced into the record somewhere. This makes each @RM-separated value appear on its own line. In other words, @FMs are treating the way @VMs usually are. Solution? Get rid of the @RMs by joining lines or by editing in DOS mode then using search/replace, etc.
Not that this has anything to do with the problem, but…
Back in the early 70's at one of the local colleges some of the students were trying to see who could write a Monopoly (Parker Bros) based game in APL in the fewest number of lines… and the winner did it with (see subject for answer)…