Results 1 to 5 of 5

Thread: QBasic problem ,get exe

Threaded View

  1. #1

    Thread Starter
    Member klopeks's Avatar
    Join Date
    Mar 2003
    Posts
    39

    Smile QBasic problem ,get exe

    Hello, i need to get the ApplicationEXEName and copy it into another directory, so really i need to copy my running .exe into another directory like c:\ without putting in the actual EXEName
    like in regular vb, would be like this
    --------------------------------------------------
    FileCopy Replace(App.Path & "\" & App.EXEName & ".exe", "\\", "\"), "c:\Application.exe"
    --------------------------------------------------
    whos da man?
    Last edited by klopeks; May 2nd, 2003 at 03:17 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width