A MUF to set your dump reason randomly from online players

Journal started Oct 11, 2005


  • ( using sleep, program stays in memory :( but doesn't have to reload :)
  • ( $def use_sleep 1 )
  • ( d -- message|0 )
  • : get_save
  • ;
  • : main
  • $ifdef use_sleep
  • $endif
  • dup not if pop
  • then
  • "##" "yellow" textattr dup rot swap 3 array_make " " array_join
  • dup
  • "dumping_mesg" swap setsysparm
  • "dumpdeltas_mesg" swap setsysparm
  • $ifdef use_sleep
  • $else
  • $endif
  • ;
  • .
  • c
  • q
  • @set auto-reason=W
  • @set auto-reason=A
  • !@tel auto-reason=$env/null
  • source


    Comment
    Index
    Previous (How to handle a sparse distributed class schedule?)
    Next (Up Late Again)

    (cc) some rights reserved