Results 1 to 3 of 3

Thread: GetFileName

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    5
    If there such a function called GetFileName() (or something to that effect)?

  2. #2
    Guest
    I don't think there is a GetFileName() function.

    They do update this though...keep checking this site:

    http://www.vbapi.com/ref/funca.html


    [Edited by Matthew Gates on 07-07-2000 at 01:32 PM]

  3. #3
    Fanatic Member
    Join Date
    Jul 2000
    Location
    Manchester NH
    Posts
    833
    what are you using it for?



    app.title

    use a filebox to scan a directory for existing files or use dir to see if a file exists

    if dir("c:\test.txt")<>"" then
    Kurt Simons
    [I know I'm a hack but my clients don't!]

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