home *** CD-ROM | disk | FTP | other *** search
- /* Next available MSG number is 60 */
-
- // DDUNITS.DCL
- //
- // ¬⌐┼v⌐╥ª│ (C) 1992 Autodesk ñ╜Ñq
- //
- //
- // Ñ╗│n┼ΘºK╢O¿╤▒z╢iªµÑ⌠ª≤Ñ╬│~╗▌¿D¬║½■¿⌐íB¡╫º∩ñ╬╡oªµ, ª²¼O░╚╜╨┐φ┤`ñU¡z
- // ¡∞½h :
- //
- // 1) ñWªC¬║¬⌐┼v│qºi░╚╗▌ÑX▓{ªb¿Cñ@Ñ≈½■¿⌐∙╪íC
- // 2) ¼█├÷¬║╗í⌐·ñσÑ≤ñ]Ñ▓╢╖⌐·╕ⁿ¬⌐┼v│qºiñ╬Ñ╗╢╡│\Ñi│qºiíC
- //
- // Ñ╗│n┼Θ╢╚┤ú¿╤º@¼░└│Ñ╬ñW¬║░╤ª╥, ª╙Ñ╝┴n⌐·⌐╬┴⌠ºtÑ⌠ª≤½O├╥; ╣∩⌐≤Ñ⌠ª≤»S«φ
- // Ñ╬│~ñº╛A║┘⌐╩, ÑHñ╬░╙╖~╛P░Γ⌐╥┴⌠ºtÑX¿π¬║½O├╥, ªbª╣ñ@╖ºñ⌐ÑHº_╗{íC
- //
- //-------------------------------------------------------------------------
- // ╗í⌐·:
- // DDUNITS.LSP ñº╣∩╕▄«╪⌐w╕q└╔ - │µª∞íúUNITSíñ½ⁿÑOíC
- //-------------------------------------------------------------------------
-
- dcl_settings : default_dcl_settings { audit_level = 0; }
-
- ddunits : dialog {
- label = /*MSG1*/"│µª∞▒▒¿ε";
- //
- // Ñ]ºtíu│µª∞ívñ╬íu¿ñ½╫ív¬║ñ⌠Ñ¡╕s╢░íC
- //
- : row {
- //
- // íu│µª∞ív╕s╢░íC
- //
- : boxed_column {
- label = /*MSG2*/"│µª∞";
- //
- // ┐∩╛▄│µª∞Ñ╬¬║íu┐∩Ñx╢sív╕s╢░íC
- //
- : radio_column {
- : radio_button {
- key = "scientific";
- label = /*MSG3*/"¼∞╛╟░O╝╞│µª∞S";
- mnemonic = /*MSG37*/"S";
- }
- : radio_button {
- key = "decimal";
- label = /*MSG4*/"ñQ╢i¿ε│µª∞C";
- mnemonic = /*MSG38*/"C";
- }
- : radio_button {
- key = "engineering";
- label = /*MSG5*/"ñu╡{Ñ╬│µª∞E";
- mnemonic = /*MSG39*/"E";
- }
- : radio_button {
- key = "architectural";
- label = /*MSG6*/"½╪┐vÑ╬│µª∞A";
- mnemonic = /*MSG40*/"A";
- }
- : radio_button {
- key = "fractional";
- label = /*MSG7*/"ñ└╝╞│µª∞F";
- mnemonic = /*MSG41*/"F";
- }
- }
- //
- // ╜u⌐╩│µª∞ñp╝╞ª∞╝╞ñºíu╝uÑX▓M│µív(¿t▓╬┼▄╝╞íu╜u⌐╩│µª∞║δ½╫íúLUPRECíñív)íC
- //
- spacer;
- : text {
- label = /*MSG8*/"║δ½╫P:";
- mnemonic = /*MSG42*/"P";
- }
- : popup_list {
- key = "luprec";
- edit_width = 14;
- }
- }
- //
- // Angle Formats Control.
- //
- : boxed_column {
- label = /*MSG9*/"¿ñ½╫";
- //
- // ┐∩╛▄¿ñ½╫«µªíÑ╬¬║íu┐∩Ñx╢sív╕s╢░íC
- //
- : radio_column {
- : radio_button {
- key = "decimal_deg";
- label = /*MSG10*/"ñQ╢i¿ε¿ñ½╫I";
- mnemonic = /*MSG43*/"I";
- }
- : radio_button {
- key = "dms";
- label = /*MSG11*/"½╫/ñ└/¼φM";
- mnemonic = /*MSG44*/"M";
- }
- : radio_button {
- key = "grads";
- label = /*MSG12*/"ñ└½╫G";
- mnemonic = /*MSG45*/"G";
- }
- : radio_button {
- key = "radians";
- label = /*MSG13*/"╤y½╫R";
- mnemonic = /*MSG46*/"R";
- }
- : radio_button {
- key = "surveyor_deg";
- label = /*MSG14*/"┤·╢q│µª∞V";
- mnemonic = /*MSG47*/"V";
- }
- }
- //
- // ¿ñ½╫│µª∞ñp╝╞ª∞╝╞ñºíu╝uÑX▓M│µív(¿t▓╬┼▄╝╞íu¿ñ½╫║δ½╫íúAUPRECíñív)íC
- //
- spacer_0;
- : text {
- label = /*MSG15*/"║δ½╫N:";
- mnemonic = /*MSG48*/"N";
- }
- : popup_list {
- key = "auprec";
- edit_width = 17;
- }
- }
- }
- //
- // ª∞⌐≤⌐││íªC¬║½÷╢s: OK ¿·«° ñΦªV... ¿DºU...
- //
- : row {
- ok_button;
- cancel_button;
- : button {
- label = /*MSG57*/"ñΦªVD...";
- key = "dir";
- mnemonic = /*MSG58*/"D";
- fixed_width = true;
- }
- help_button;
- }
- }
- //
- // Direction child dialog.
- //
- direction : dialog {
- label = /*MSG59*/"ñΦªV▒▒¿ε";
- : boxed_column {
- label = /*MSG16*/"0 ½╫¿ññΦªV";
- fixed_width = true;
- width =22;
- //
- // Direction sub-cluster to group the radio cluster and the
- // pick button/edit box cluster.
- //
- :row {
- //
- // ┐∩╛▄ñΦªVÑ╬¬║íu┐∩Ñx╢sív╕s╢░íC
- //
- : radio_column {
- : radio_button {
- key = "east";
- label = /*MSG17*/"¬FE";
- mnemonic = /*MSG49*/"E";
- }
- : radio_button {
- key = "north";
- label = /*MSG18*/"Ñ_N";
- mnemonic = /*MSG50*/"N";
- }
- : radio_button {
- key = "west";
- label = /*MSG19*/"ªΦW";
- mnemonic = /*MSG51*/"W";
- }
- : radio_button {
- key = "south";
- label = /*MSG20*/"½nS";
- mnemonic = /*MSG52*/"S";
- }
- : radio_button {
- key = "other";
- label = /*MSG21*/"¿ΣѪO";
- mnemonic = /*MSG53*/"O";
- }
- }
- //
- // Angle direction format labels appears to the right
- // of the radio cluster, a "pick" button next to "other"
- //
- : column {
- : text {
- key = "zero";
- label = "";
- width = 9;
- }
- : text {
- key = "ninety";
- label = "";
- }
- : text {
- key = "one_eighty";
- label = "";
- }
- : text {
- key = "two_seventy";
- label = "";
- }
- : text {
- key = "typed";
- label = /*MSG22*/"┬I┐∩/┴ΣñJ";
- }
- }
- }
- //
- // Manual angle selection and direction selection.
- //
- //
- // Angle edit box.
- //
- : edit_box {
- key = "angle_edit";
- edit_width = 14;
- label = /*MSG25*/"¿ñ½╫A:";
- mnemonic = /*MSG54*/"A";
- }
- : button{
- label = /*MSG23*/"┬I┐∩P <";
- key = "angle_pick";
- fixed_width = true;
- width = 8;
- alignment = left;
- mnemonic = /*MSG24*/"P";
- }
- }
- //
- // Angle direction radio cluster.
- //
- : radio_column {
- : radio_button {
- key = "angle_dir_ccw";
- label = /*MSG26*/"░f«╔─┴C";
- mnemonic = /*MSG55*/"C";
- }
- : radio_button {
- key = "angle_dir_cw";
- label = /*MSG27*/"╢╢«╔─┴L";
- mnemonic = /*MSG56*/"L";
- }
- }
- ok_cancel;
- : errtile {
- width = 22;
- }
- }
- // End Direction child dialog.