home *** CD-ROM | disk | FTP | other *** search
- menuask%nocr%(&CR&&3&Forward message to which user?&12&: &15&*)
- seekuser(%RESP%)
- say()
- IfNotTrue (setequal(a=0))
- ifnottrue (return)
- say(&CR&&11&Forwarding Message...*)
- iftrue (setequal(a=%NDNUMB%))
- if (%MSGPVT%)=(PRIVATE) then setequal(k=Yes)
- notif (%MSGPVT%)=(PRIVATE) then setequal(k=No)
- nicequal(b=%MSGTO%)
- zap(forw.%NODE%, ■ Message Originally Addressed to %var%b)
- appendto(forw.%NODE%, ■ Message Originally Sent By %MSGFROM%)
- appendto(forw.%NODE%, ■ Message Forwarded By %NAME%)
- appendto(forw.%NODE%, )
- capture(forw1.%NODE%)
- exec(copy forw.%NODE%+forw1.%NODE% forwrd.%NODE% ,)
- inittxt
- import(forwrd.%NODE%,,1,100)
- writemsg(/:LASTMSG/,%RESP%,%NAME%,%MSGDESC%,%var%a,%var%k,0,%MSGNET%,%MSGATTNAME%)
- say(Done!)
- himsg(/:LASTMSG/)
- setequal(f=%ARESP%)
- return
-