home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p024 / 5.img / SUPPORT2.LIB / DDATTDEF.DCL < prev    next >
Encoding:
Text File  |  1993-02-09  |  5.0 KB  |  170 lines

  1. /* Next available MSG number is  38 */
  2. //
  3. //  DDATTDEF.DCL     Version 1.0
  4. //
  5. //  ¬⌐┼v⌐╥ª│ (C) 1992  Autodesk ñ╜Ñq
  6. //
  7. //
  8. //  Ñ╗│n┼ΘºK╢O¿╤▒z╢iªµÑ⌠ª≤Ñ╬│~╗▌¿D¬║½■¿⌐íB¡╫º∩ñ╬╡oªµ, ª²¼O░╚╜╨┐φ┤`ñU¡z
  9. //  ¡∞½h :
  10. //
  11. //  1)  ñWªC¬║¬⌐┼v│qºi░╚╗▌ÑX▓{ªb¿Cñ@Ñ≈½■¿⌐∙╪íC
  12. //  2)  ¼█├÷¬║╗í⌐·ñσÑ≤ñ]Ñ▓╢╖⌐·╕ⁿ¬⌐┼v│qºiñ╬Ñ╗╢╡│\Ñi│qºiíC
  13. //
  14. //  Ñ╗│n┼Θ╢╚┤ú¿╤º@¼░└│Ñ╬ñW¬║░╤ª╥, ª╙Ñ╝┴n⌐·⌐╬┴⌠ºtÑ⌠ª≤½O├╥; ╣∩⌐≤Ñ⌠ª≤»S«φ
  15. //  Ñ╬│~ñº╛A║┘⌐╩, ÑHñ╬░╙╖~╛P░Γ⌐╥┴⌠ºtÑX¿π¬║½O├╥, ªbª╣ñ@╖ºñ⌐ÑHº_╗{íC
  16. //
  17. //------------------------------------------------------------------------
  18. //  ╗í⌐·
  19. //
  20. //  This is the dialogue box definition file for the DDATTDEF command. This
  21. //  is an enhancement to the ATTDEF command. It loads up a dialogue box
  22. //  which presents to the user all the prompts and options that he/she
  23. //  might encounter during the definition of one or several attributes.
  24. //
  25. //------------------------------------------------------------------------
  26.  
  27.  
  28. dcl_settings : default_dcl_settings { audit_level = 0; }
  29.  
  30.  
  31. ddattdef : dialog {
  32.     label = /*MSG1*/"─▌⌐╩⌐w╕q";
  33.     : row {
  34.         : boxed_column {
  35.             label = /*MSG2*/"╝╥ªí";
  36.             : toggle {
  37.                 label = /*MSG3*/"ºφ▓{I";
  38.                 mnemonic = /*MSG4*/"I";
  39.                 key = "invisible";
  40.             }
  41.             : toggle {
  42.                 label = /*MSG5*/"▒`╝╞C";
  43.                 mnemonic = /*MSG6*/"C";
  44.                 key = "constant";
  45.             }
  46.             : toggle {
  47.                 label = /*MSG7*/"╜T╗{V";
  48.                 mnemonic = /*MSG8*/"V";
  49.                 key = "verify";
  50.             }
  51.             : toggle {
  52.                 label = /*MSG9*/"╣w│]P";
  53.                 mnemonic = /*MSG10*/"P";
  54.                 key = "preset";
  55.             }
  56.         }
  57.         : boxed_column {
  58.             label = /*MSG11*/"─▌⌐╩";
  59.             fixed_width = true;
  60.             width = 40;
  61.  
  62.             : edit_box {
  63.                 label = /*MSG12*/"╝╨┼╥T:";
  64.                 mnemonic = /*MSG13*/"T";
  65.                 key = "att_tag";
  66.                 edit_width = 30;
  67.                 edit_limit = 256;
  68.             }
  69.             : edit_box {
  70.                 label = /*MSG14*/"┤úÑ▄P:";
  71.                 mnemonic = /*MSG15*/"P";
  72.                 key = "att_prompt";
  73.                 edit_width = 30;
  74.                 edit_limit = 256;
  75.             }
  76.             : edit_box {
  77.                 label = /*MSG16*/"ñ║⌐w¡╚V:";
  78.                 mnemonic = /*MSG17*/"V";
  79.                 key = "def_val";
  80.                 edit_width = 30;
  81.                 edit_limit = 256;
  82.             }
  83.         }
  84.     }
  85.     : row {
  86.         : boxed_column {
  87.             label = /*MSG18*/"┤íñJ░≥╖╟┬I";
  88.             : button {
  89.                 label = /*MSG19*/"┐∩┬I <";
  90.                 mnemonic = /*MSG20*/"P";
  91.                 key = "pick_pt";
  92.             }
  93.             : edit_box {
  94.                 label = /*MSG21*/"X:";
  95.                 mnemonic = /*MSG22*/"X";
  96.                 key = "x_pt";
  97.                 edit_width = 10;
  98.             }
  99.             : edit_box {
  100.                 label = /*MSG23*/"Y:";
  101.                 mnemonic = /*MSG24*/"Y";
  102.                 key = "y_pt";
  103.                 edit_width = 10;
  104.             }
  105.             : edit_box {
  106.                 label = /*MSG25*/"Z:";
  107.                 mnemonic = /*MSG26*/"Z";
  108.                 key = "z_pt";
  109.                 edit_width = 10;
  110.             }
  111.         }
  112.         : boxed_column {
  113.             label = /*MSG27*/"ñσªr┐∩╢╡";
  114.             fixed_width = true;
  115.             width = 40;
  116.             : column {
  117.                 : popup_list {
  118.                     label = /*MSG28*/"╜╒╗⌠J:";
  119.                     key = "cjustif";
  120.                     edit_width = 20;
  121.                     mnemonic = /*MSG29*/"J";
  122.                 }
  123.                 : popup_list {
  124.                     label = /*MSG30*/"ªr½¼T:";
  125.                     key = "tstyle";
  126.                     edit_width = 20;
  127.                     mnemonic = /*MSG31*/"T";
  128.                 }
  129.             }
  130.             : row {
  131.                 : button {
  132.                     label = /*MSG32*/"ªr░¬H <";
  133.                     key = "bheight";
  134.                     mnemonic = /*MSG33*/"H";
  135.                     width = 15;
  136.                     fixed_width = true;
  137.                 }
  138.                 : edit_box {
  139.                     key = "height";
  140.                     edit_width = 20;
  141.                     value = "0.2000";
  142.                     fixed_width = true;
  143.                 }
  144.             }
  145.             : row {
  146.                 : button {
  147.                     label = /*MSG34*/"▒█┬α¿ñR <";
  148.                     key = "brot";
  149.                     mnemonic = /*MSG35*/"R";
  150.                     width = 15;
  151.                     fixed_width = true;
  152.                 }
  153.                 : edit_box {
  154.                     key = "rot";
  155.                     edit_width = 20;
  156.                     fixed_width = true;
  157.                 }
  158.             }
  159.         }
  160.     }
  161.     : toggle {
  162.         label = /*MSG36*/"╣∩╗⌠⌐≤Ѳ½e─▌⌐╩¬║ñUñΦ";
  163.         key = "align_prev";
  164.         mnemonic = /*MSG37*/"A";
  165.     }
  166.     ok_cancel_help_errtile;
  167. }
  168.  
  169.  
  170.