The Eighth Element

Discussion in 'AutoCAD' started by BillZ, Jun 2, 2004.

  1. BillZ

    BillZ Guest

    When I look in the help files for vl-file-systime, it shows the return as:

    The list returned contains the following elements:

    year
    month
    day of week
    day of month
    hours
    minutes
    seconds

    But when I use vl-file-systime it returns another number at the end of the list.
    Can anyone tell what this is?

    Command: (vl-file-systime "g:/lsptemp/pline.dwg")
    (2004 6 3 2 6 5 12 976)

    Command: (vl-file-systime "g:/lsptemp/pb.lsp")
    (2004 5 1 24 10 0 26 835)

    TIA

    Bill
     
    BillZ, Jun 2, 2004
    #1
  2. BillZ

    Doug Broad Guest

    I would assume milliseconds.
     
    Doug Broad, Jun 2, 2004
    #2
  3. BillZ

    BillZ Guest

    Thanks,

    I somehow knew it would be a simple answer.

    Bill
     
    BillZ, Jun 2, 2004
    #3
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.