problem with m.dted.extract

Cleavy McKnight writes:

In trying to use m.dted.extract (GRASS 4.1 beta), I have encountered the
following problem.

No matter how I specify the region boundaries that m.dted.extract asks for,
it says "illegal latitude".

I've tried 31:00:00N, 31:00:00n, 31.00.00N, and 31.00.00n -- same response
in all cases.

Anybody got any ideas? (The cell boundaries ARE within the current region,
by the way).

I think GRASS uses decimal notation for LAT/LON coordinates, so you should
try 31.0n

Martijn van Leusen