Away update

By josiah on Jun 29, 2004

Just paste in aliases

away_update {
  did -r awaysystem 2
  did -r awaysystem 3
  set %i 1
  while (%i <= $lines(bin\txt\awayreason.txt)) {
    did -a awaysystem 3 $read(bin\txt\awayreason.txt,%i)
    inc %i
  }
  if (%i > $lines(bin\txt\awayreason.txt)) { unset %i }
}

Comments

Sign in to comment.
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.