Reply to Re: Update status bar ?
If you don't have an account, just leave the password field blank.
: Did you try draw_status(); ? Also, you need to set this var to 1:
: &update_status = 1;
Yes! that works. Thanks. I'm not sure what &update_status does, but this works.
: &update_status = 1;
Yes! that works. Thanks. I'm not sure what &update_status does, but this works.