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

  1. /* Next available MSG number is  26 */
  2. //
  3. // DDATTEXT.DCL     Version 1.0
  4. // ¬⌐┼v⌐╥ª│ (C) 1992  Autodesk ñ╜Ñq
  5. //
  6. //
  7. // Ñ╗│n┼ΘºK╢O¿╤▒z╢iªµÑ⌠ª≤Ñ╬│~╗▌¿D¬║½■¿⌐íB¡╫º∩ñ╬╡oªµ, ª²¼O░╚╜╨┐φ┤`ñU¡z
  8. // ¡∞½h :
  9. //
  10. // 1)  ñWªC¬║¬⌐┼v│qºi░╚╗▌ÑX▓{ªb¿Cñ@Ñ≈½■¿⌐∙╪íC
  11. // 2)  ¼█├÷¬║╗í⌐·ñσÑ≤ñ]Ñ▓╢╖⌐·╕ⁿ¬⌐┼v│qºiñ╬Ñ╗╢╡│\Ñi│qºiíC
  12. //
  13. // Ñ╗│n┼Θ╢╚┤ú¿╤º@¼░└│Ñ╬ñW¬║░╤ª╥, ª╙Ñ╝┴n⌐·⌐╬┴⌠ºtÑ⌠ª≤½O├╥; ╣∩⌐≤Ñ⌠ª≤»S«φ
  14. // Ñ╬│~ñº╛A║┘⌐╩, ÑHñ╬░╙╖~╛P░Γ⌐╥┴⌠ºtÑX¿π¬║½O├╥, ªbª╣ñ@╖ºñ⌐ÑHº_╗{íC
  15. //
  16. //---------------------------------------------------------------------
  17. //
  18. // Dialogue definition file for DDATTEXT.LSP - Attribute extraction
  19. //
  20.  
  21.  
  22.  
  23. dcl_settings : default_dcl_settings { audit_level = 0; }
  24.  
  25.  
  26. ddattext : dialog {
  27.     label = /*MSG1*/"─▌⌐╩╡╤¿·";
  28.     : boxed_radio_column {
  29.         label = /*MSG2*/"└╔«╫«µªí";
  30.         : radio_button {
  31.             label = /*MSG3*/"íu│r╕╣ívñ└¼╔└╔ (CDF)";
  32.             key = "cdf";
  33.             mnemonic = /*MSG21*/"C";
  34.            }
  35.            : radio_button {
  36.             label = /*MSG4*/"íu¬┼Ñ╒ívñ└¼╔└╔ (SDF)";
  37.             key = "sdf";
  38.             mnemonic = /*MSG22*/"S";
  39.         }
  40.            : radio_button {
  41.             label = /*MSG5*/"╣╧º╬ѵ┤½└╔ (DXF)";
  42.             key = "dxf";
  43.             mnemonic = /*MSG23*/"D";
  44.         }
  45.     }
  46.     : row {
  47.         : button {
  48.             label = /*MSG6*/"┐∩╛▄¬½┼ΘO <";
  49.             mnemonic = /*MSG7*/"O";
  50.             key = "selobjs";
  51.             fixed_width = true;
  52.         }
  53.         : concatenation {
  54.             : text_part {
  55.                 label = /*MSG8*/"┤M└≥╝╞╢q: ";
  56.             }
  57.             : text_part {
  58.                 key = "how_many";
  59.                 width = 5;
  60.             }
  61.         }
  62.     }
  63.     : row {
  64.         : button {
  65.             label = /*MSG9*/"╝╦¬O└╔«╫T... ";
  66.             key = "select_temp_file";
  67.             mnemonic = /*MSG24*/"T";
  68.         }
  69.         : edit_box {
  70.             edit_width = 20;
  71.             key = "temp_file";
  72.             fixed_width = true;
  73.         }
  74.     }
  75.     : row {
  76.         : button {
  77.             label = /*MSG10*/"┬αÑX└╔ªWF... ";
  78.             key = "select_out_file";
  79.             mnemonic = /*MSG25*/"F";
  80.         }
  81.         : edit_box {
  82.             edit_width = 20;
  83.             key = "out_file";
  84.             fixed_width = true;
  85.         }
  86.     }
  87.     ok_cancel_help_errtile;
  88. }
  89.  
  90. out_exists : dialog {
  91.     label = /*MSG11*/"─╡ºi";
  92.     : paragraph {
  93.         : text_part {
  94.             label = /*MSG12*/"½ⁿ⌐w¬║íu┬αÑX└╔ívñwªsªbíC";
  95.         }
  96.         : text_part {
  97.             label = /*MSG13*/"▒²╕m┤½╕╙└╔╢▄?";
  98.         }
  99.     }
  100.     spacer_1;
  101.     : row {
  102.         fixed_width = true;
  103.         alignment = centered;
  104.         : button {
  105.             label = /*MSG14*/"Yes";
  106.             mnemonic = /*MSG15*/"R";
  107.             key = "yes";
  108.             width = 8;
  109.         }
  110.         : spacer {
  111.             width = 2;
  112.         }
  113.         : default_button {
  114.             label = /*MSG16*/"No";
  115.             mnemonic = /*MSG17*/"C";
  116.             key = "no";
  117.             width = 8;
  118.         }
  119.     }
  120. }
  121.  
  122. out_temp : dialog {
  123.     label = /*MSG18*/"─╡ºi";
  124.     : paragraph {
  125.         : text_part {
  126.             label = /*MSG19*/"íu┬αÑX└╔ív╗Píu╝╦¬O└╔ívªPªW!";
  127.         }
  128.         : text_part {
  129.             label = /*MSG20*/"╜╨º≤º∩íu┬αÑX└╔ív¬║ªW║┘íC";
  130.         }
  131.     }
  132.     spacer_1;
  133.     : ok_button {
  134.         is_cancel = true;
  135.     }
  136. }
  137.  
  138.