Message 1 of 2
Wild Card Filter
Not applicable
08-10-2001
11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When filtering on a blockreference name
ftype(0) = 0: fdata(0) = "INSERT": ftype(1) = 2: fdata(1) = "ProductionBed"
pbed.Select acSelectionSetAll, , , ftype, fdata
can fdata(1) contain wildcards(if yes - how)
ie how would i get "ProductionBed 3" into my ss
ftype(0) = 0: fdata(0) = "INSERT": ftype(1) = 2: fdata(1) = "ProductionBed"
pbed.Select acSelectionSetAll, , , ftype, fdata
can fdata(1) contain wildcards(if yes - how)
ie how would i get "ProductionBed 3" into my ss