.key cmd/a,arc/a,data/f
.bra {
.ket }

; Foozle-Export-Sript with replace
;
; cmd  : lha 
; arc  : from Foozle
; data : from Foozle
;
;
;-------------


	move >nil: Outbound:t/#?.pkt Outbound:t2/
	Echo "*NAREA:COMP.SYS.AMIGA.PROGRAMMER <- AREA:CSA.PROGRAMMER"
	replace d  Outbound:t2/#?.pkt Outbound:t/  "AREA:CSA.PROGRAMMER" "AREA:COMP.SYS.AMIGA.PROGRAMMER"


	move >nil: Outbound:t/#?.pkt Outbound:t2/
	echo "*NAREA:COMP.SYS.AMIGA.EMULATIONS <- AREA:CSA.EMULATIONS"
	replace d  Outbound:t2/#?.pkt Outbound:t/    "AREA:CSA.EMULATIONS" "AREA:COMP.SYS.AMIGA.EMULATIONS"

	move >nil: Outbound:t2/#?.pkt Outbound:t/

;Pack Archiv. Change Parameter here.

 {cmd} a {arc} {data}

