ON 20060120@2:18:58 PM at page: http://techref.massmind.org/language/hpgl/commands.htm#38737.5798726852 James Newton[JMN-EFP-786] published post 38737.5798726852 austin@openbsd.org
Recommend changes for clarity, and additional commands:|Delete 'P-' before: '' but after: '
RA (Rectangle Absolute - Filled, from current position to diagonal x,y):
RA x, y;
RR (Rectangle Relative - Filled, from current position to diagonal x,y):
RR x, y;
EA (rEctangle Absolute - Unfilled, from current position to diagonal x,y):
EA x, y;
ER (rEctangle Relative - Unfilled, from current position to diagonal x,y):
ER x,y;
DT (Define Terminator - this character becomes unavailable except to terminate a label string. Default is ^C control-C):
DT t;
DI (Absolute Direction for Label Text):
DI {s, a};
DR (Relative Direction for Label Text):
DR s, a;
-- Austin Hook
Milk River, Alberta, Canada