Viewing 2 posts - 1 through 2 (of 2 total)
  • Migrated from old forum
    Participant
    Post count: 327
    #5842 |

    I need to delete a .gsm file.
    I have recorded with “RECORD” function. It has generate a .gsm file in the
    directory, and I need to delete it. How can I do that? (during the run time
    of course)

    Migrated from old forum
    Participant
    Post count: 327
    #5843 |

    Stephon,
    If you save the file name and path to a variable during creation you should be able to use the ‘System’ function under the ‘Exe’ tab in VDP to issue an rm command and pass the previously created variable to delete the file.

    Kevin

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.