Question
I am getting the following error from gsview: Unrecoverable error: dictstackunderflow in end
In respnce to the following programming statement:
/cirtextdict 16 dict def
cirtextdict begin
/findhalfangle
{stringwidth pop 2 div
2 radius mul pi mul div 360 mul
}def
This is straight out of the Bluebook. I am obviously new to ps programming, so what am I missing here?
