Skip to main content

[archive] C$List-Directory Question

  • October 31, 2008
  • 5 replies
  • 0 views

[Migrated content. Thread originally posted on 30 October 2008]

Hello,
Is it possible to list more than one file extension on a C$List-Directory?
For example Excel spreadsheets with an .xls or .xlsx extension.

Thanks

5 replies

[Migrated content. Thread originally posted on 30 October 2008]

Hello,
Is it possible to list more than one file extension on a C$List-Directory?
For example Excel spreadsheets with an .xls or .xlsx extension.

Thanks
Unfortunately not.

[Migrated content. Thread originally posted on 30 October 2008]

Hello,
Is it possible to list more than one file extension on a C$List-Directory?
For example Excel spreadsheets with an .xls or .xlsx extension.

Thanks
Can you use a wildcard (.*)?

[Migrated content. Thread originally posted on 30 October 2008]

Hello,
Is it possible to list more than one file extension on a C$List-Directory?
For example Excel spreadsheets with an .xls or .xlsx extension.

Thanks
Can you use a wildcard (.*)?

[Migrated content. Thread originally posted on 30 October 2008]

Hello,
Is it possible to list more than one file extension on a C$List-Directory?
For example Excel spreadsheets with an .xls or .xlsx extension.

Thanks
You can use wildcards...

[Migrated content. Thread originally posted on 30 October 2008]

Hello,
Is it possible to list more than one file extension on a C$List-Directory?
For example Excel spreadsheets with an .xls or .xlsx extension.

Thanks
Thank you:)