Originally Posted By: Loki12583
Code:
alias saveb64 {
  var %file = $qt($1)
  bset -t &b 1 $$2-
  if ($decode(&b,mb)) {
    bwrite %file -1 -1 &b
  }
}


Thanks for answering, but I get it to work, as it would be used? I put filename origin and destination and would not generate anything you could put me as it used?

The purpose of this is to download an attached photo of an electronic mail, I wonder if this method also would be another possible, but as much as I read in the forum can not find it, use POP3 protocol to read email. regards

Last edited by Perl; 18/05/15 12:22 PM.