Overview |
Symbol List
Access to Dialog Wildcard Filter Retention
Synopsis
&DLGWLD( dialog_id [,IFERR,label:] )
Description
Asks or sets the wildcard filter associated with a dialog.
The value of this command is a string that represents the wildcard template that
the specified dialog uses.
Characteristics
Read/Write - String - 132 Characters
Parameters
dialog_id |
A number that
represents an id of a supported dialog for wildcard filter retention. This
number is greater than or equal to zero.
The following
table indicates the dialog identifier and the corresponding wildcard
filter.
dialog_id |
Description |
EXT |
0 |
EXPORT
PART |
*.prt |
1 |
EXPORT
PARASOLID |
*.xmt
txt |
2 |
EXPORT
CGM |
*.cgm |
3 |
EXPORT
DIAGRAM |
* |
6 |
EXPORT
RPT |
*.stl |
7 |
EXPORT
INV |
*.iv |
8 |
IMPORT
PART |
*.prt |
9 |
IMPORT
PARASOLID |
*.xmt
txt |
10 |
IMPORT
CGM |
*.cgm |
11 |
IMPORT
MARKUP |
*.mkp |
12 |
IMPORT
UDF |
*.udf |
13 |
PART
NEW |
*.prt |
14 |
PART
OPEN |
*.prt |
15 |
PART
SAVEAS |
*.prt |
16 |
FILE
GRIP |
*.grx |
17 |
FILE
UFUN |
* |
18 |
IMAGE
QS |
*.pix |
19 |
IMAGE
DISP |
*.tif |
20 |
EXPORT
EXPRESSIONS |
*.exp |
21 |
IMPORT
EXPRESSIONS |
*.exp |
22 |
MACRO |
*.macro |
23 |
LAYOUT |
*.win |
24 |
EXPORT
COMPONENT |
*.flt |
25 |
IMPORT
COMPONENT |
*.flt |
26 |
CAM
MDF |
*.md* |
27 |
CAM
GPM |
* |
28 |
CAM
CLS |
*.cls |
29 |
CAM
CL |
*.cl |
30 |
CAM
CLF |
*.clf |
31 |
CAM
BCL |
*.bcl |
32 |
CAM
ISO |
*.iso |
33 |
CAM
NCOUT |
* |
34 |
CAM
LISTOUT |
* |
35 |
CAM
ACL |
*.acl |
36 |
CAM
S |
*.*s* |
37 |
TRAN
PART |
*.prt |
38 |
TRAN
IGS |
*.igs |
39 |
TRAN
STP |
*.stp |
40 |
TRAN
DXF |
*.dxf |
41 |
TRAN
IGES |
*.def |
42 |
TRAN
STEP203 |
*.def |
43 |
TRAN
STEP214 |
*.def |
44 |
TRAN
DXFTOUG |
*.def |
45 |
TRAN
UGTODXF |
*.def |
46 |
TRAN
LOG |
*.log |
47 |
MB
SYSLOG |
*.syslog |
48 |
MISC
DATA |
*.dat |
49 |
CAM
TOOLIB |
*.prt |
50 |
CAM
LIBLIST |
*.prt |
51 |
CAM
DISPAT |
*.prt |
52 |
CAM
VCUTS |
*.stl |
53 |
CAM
VCUTT |
*.txt |
54 |
CAM
TEMPSET |
*.opt | |