Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2003
    Posts
    29

    Open a file on network share using UNC

    Hi guys,


    I cannot get htis to work.... cannot find the file...

    example..

    File.Open("\\Server\\66613\\Client Systems\\Current Projects\\Wireless\\Wireless User List.xls", "", SW_SHOWNORMAL);

    Any ideas?

    Thanks
    Lance

  2. #2
    Join Date
    Aug 2003
    Location
    Maine, USA
    Posts
    1,695
    I've seen this somewhere else here at the forum. Try -

    File.Open("\\\\Server\\66613\\Client Systems\\Current Projects\\Wireless\\Wireless User List.xls", "", SW_SHOWNORMAL);

Similar Threads

  1. Open URL instead of file
    By hammerstein in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 06-23-2005, 05:24 AM
  2. Getting a associate video file to open and begin playing.
    By JBS in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 06-04-2004, 09:15 PM
  3. Open PowerPoint file to a specific slide
    By Echo S in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 02-26-2004, 06:17 PM
  4. HOWTO: Open an HTML Help File to a Specific Topic
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-01-2002, 02:24 PM
  5. Replies: 0
    Last Post: 08-17-2000, 02:29 PM

Posting Permissions

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