home *** CD-ROM | disk | FTP | other *** search
- /* Next available MSG number is 54 */
-
- //----------------------------------------------------------------------------
- //
- // FILTER.DCL ¬⌐Ñ╗ 1.0
- //
- // ¬⌐┼v⌐╥ª│ (C) 1991-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
- //
- //----------------------------------------------------------------------------
- //
- // Filter.dcl - uses ssget to make filtered selection sets via dialogues.
- //
- //----------------------------------------------------------------------------
-
-
- dcl_settings : default_dcl_settings { audit_level = 0; }
-
- filter : dialog {
- aspect_ratio = 0;
- label = /*MSG1*/"┬o┬^╣╧ñ╕┐∩╢░";
- : list_box {
- key = "filter_str_list";
- width = 67;
- height = 6;
- tabs = "20 22 25 35 37 40 50 52 55";
- }
- : row {
- : boxed_column {
- label = /*MSG2*/"┬o┬^▒°Ñ≤";
- fixed_width = true;
- : row {
- : popup_list {
- key = "filter_by";
- width = 22;
- }
- : button {
- label = /*MSG51*/"┐∩╛▄E...";
- key = "select";
- mnemonic = /*MSG52*/"E";
- vertical_alignment = top;
- }
-
- }
- : row {
- : text {
- label = /*MSG3*/"X:";
- key = "x_text";
- }
- : popup_list {
- key = "x_op";
- edit_width = 4;
- fixed_width = true;
- }
- : edit_box {
- label = "";
- key = "x_value";
- width = 20;
- }
- }
- : row {
- : text {
- label = /*MSG4*/"Y:";
- key = "y_text";
- }
- : popup_list {
- key = "y_op";
- edit_width = 4;
- fixed_width = true;
- }
- : edit_box {
- label = "";
- key = "y_value";
- width = 20;
- }
- }
- : row {
- : text {
- label = /*MSG5*/"Z:";
- key = "z_text";
- }
- : popup_list {
- key = "z_op";
- edit_width = 4;
- fixed_width = true;
- }
- : edit_box {
- label = "";
- key = "z_value";
- width = 20;
- }
- }
-
- : row {
- : button {
- label = /*MSG8*/"Ñ[ñJ▓M│µL";
- key = "add_to_list";
- mnemonic = /*MSG9*/"L";
- }
- : button {
- label = /*MSG10*/"╢╡Ñ╪¿·ÑNS";
- key = "substitute";
- mnemonic = /*MSG11*/"S";
- }
- }
- : button {
- label = /*MSG12*/"¼D┐∩╣╧ñ╕Ñ[ñJ▓M│µE <";
- key = "select_entity";
- mnemonic = /*MSG13*/"E";
- }
- }
- : column {
- : row {
- : button {
- label = /*MSG14*/"╢╡Ñ╪╜s┐ΦI";
- key = "edit";
- mnemonic = /*MSG15*/"I";
- fixed_width = true;
- }
- : button {
- label = /*MSG16*/"╢╡Ñ╪ºR░úD";
- key = "remove";
- fixed_width = true;
- mnemonic = /*MSG17*/"D";
- }
- : button {
- label = /*MSG18*/"½°░ú▓M│µC";
- key = "clear_list";
- fixed_width = true;
- mnemonic = /*MSG19*/"C";
- }
- }
- : boxed_column {
- label = /*MSG22*/"ñ▐Ñ╬íu¿πªW▒°Ñ≤░O┐²ív";
- : popup_list{
- label = /*MSG23*/"Ñ╪½eU:";
- mnemonic = /*MSG53*/"U";
- key = "named_lists";
- width = 14;
- }
- : row {
- : button {
- label = /*MSG20*/"¿πªW└xªsV:";
- key = "save_as";
- fixed_width = true;
- mnemonic = /*MSG21*/"V";
- }
- : edit_box {
- label = "";
- key = "new_name";
- edit_width = 20;
- edit_limit = 18;
- }
- }
- : row {
- : button {
- label = /*MSG24*/"ºR░úÑ╪½e▒°Ñ≤░O┐²F";
- key = "delete_list";
- mnemonic = /*MSG25*/"F";
- }
- }
- }
- : row {
- fixed_width = true;
- alignment = centered;
- : button {
- label = /*MSG26*/" ╢iªµA ";
- key = "apply";
- mnemonic = /*MSG27*/"A";
- fixed_width = true;
- width = 8;
- alignment = centered;
- }
- : spacer {
- width = 2;
- }
- cancel_button;
- : spacer {
- width = 2;
- }
- help_button;
- }
- }
- }
- : errtile { width = 60; }
- }
-
-
- single_table : dialog {
- key = "title";
- width = 30;
- : edit_box {
- label = /*MSG33*/"«µªí:";
- key = "pattern";
- edit_width = 15;
- }
- : list_box {
- key = "table_match";
- width = 34;
- multiple_select = true;
- allow_accept = true;
- }
- spacer;
- ok_cancel;
- errtile;
- }
-
- already_exists : dialog {
- label = /*MSG34*/"─╡ºi";
- : paragraph {
- : text_part {
- label = /*MSG35*/"ñwªsª│ªPªW¬║░O┐²íC";
- }
- : text_part {
- label = /*MSG36*/"▒²¡½╖s⌐w╕q╢▄?";
- }
- }
- spacer_1;
- : row {
- fixed_width = true;
- alignment = centered;
- : button {
- label = /*MSG37*/"¡½╖s⌐w╕qR";
- mnemonic = /*MSG38*/"R";
- key = "redefine";
- width = 8;
- }
- : spacer {
- width = 2;
- }
- : default_button {
- label = /*MSG39*/"¿·«°C";
- mnemonic = /*MSG40*/"C";
- key = "cancel";
- width = 8;
- }
- }
- }
-