Re: mucking with $LASTFOLDER1997-09-08 14:02:22
LASTFOLDER gets re-assigned on each recipe. Maybe the tedious method of
putting it on EVERY recipe (ugh):
:0
* whatever
{
:0c
* $LASTFOLDER ?? ^appnmail \/.*
{ LASTFOLDER = $MATCH }
:0
the normal action for this recipe
}
|
|
||||||||||||||||