home *** CD-ROM | disk | FTP | other *** search
- startrecord=true
- label=
- nodetype=8
- line1=parse arg mailbox logs
- line2=call addlib("rexxsupport.library", 0, -30, 0)
- line3=
- line4=
- line5=
- line6=
- line7=
- line8=
- line9=
- line10=
- nextactiontype=3
- nextactionaction=
- endrecord=true
- startrecord=true
- label=
- nodetype=8
- line1=numlogs = words(logs)
- line2=do i = 1 to numlogs
- line3= call loadLogEntry(mailbox, word(logs, i))
- line4= handle = makeUniqueFile()
- line5= if log.returnNumber = '' then log.returnNumber = log.cidNumber
- line6= log.fileName = handle; log.returnRetry = 0; log.returnInterval = 5
- line7= log.altFileName = voiceFile(mailbox, 'Introduction'); log.returnSendFunc = 'DefaultSender'
- line8= log.time = cTime(); log.origMailbox = mailbox; call saveLogEntry('Outgoing', handle)
- line9= address command 'run <nil: >nil: avm:schedulerview' 'outgoing' handle
- line10=end
- nextactiontype=3
- nextactionaction=
- endrecord=true
- startrecord=true
- label=error
- nodetype=8
- line1=
- line2=
- line3=
- line4=
- line5=
- line6=
- line7=
- line8=
- line9=
- line10=
- nextactiontype=2
- nextactionaction=exit
- endrecord=true
- startrecord=true
- label=
- nodetype=7
- filename=avm:rexx/logfunctions.avm
- nextactiontype=3
- nextactionaction=
- endrecord=true
- startrecord=true
- label=
- nodetype=7
- filename=avm:rexx/debugfunctions.avm
- nextactiontype=3
- nextactionaction=
- endrecord=true
-