
exec @list >ram:tfile RAM: lformat "text *"%s*""@

color light
text "Contents of RAM:"
color dark
include "ram:tfile"

button "Update Window" loadupdate

exec "delete >nil: ram:tfile"

