check file name syntax routine

Discussion in 'AutoCAD' started by Randal Morrison, Jul 26, 2003.

  1. i am trying to make a routine that will check the syntax of a filename.

    i want to check that the file name matches the general form:

    name-week#-##-##.dwg

    is there any way to check just the syntax and not the actual content of a
    string since all components of the file name will be changing
     
    Randal Morrison, Jul 26, 2003
    #1
  2. Have a look at the WCMATCH function
     
    Jason Piercey, Jul 26, 2003
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.