/
tgpub/area/notes/
tgpub/doc/
tgpub/player/
tgpub/player/backup/
tgpub/player/store/
{
    if ($1 == "#ROOMS" ) isok = 1
    else if (isok == 1)
    {
	isok = 2
	print("This area starts at vnum",$1)
    }
}