Results 1 to 2 of 2

Thread: [RESOLVED] Accessing files within folders

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2008
    Posts
    38

    Resolved [RESOLVED] Accessing files within folders

    I'm using to java to create a game. I'm planning on accessing files in several different folders. Unfortunately, I can't seem to figure out how I'll be able to do so. I can't even print the '\' symbol without an unclosed string literal error, so I don't know how I'd be able to access those files on a Windows computer.
    I use VB 6. I've been programming since September 2008.

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: [RESOLVED] Accessing files within folders

    try "\\" intead of a single "\" these are called escaped literal strings, look them up
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

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