Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.12 seconds.

  1. Thread: Check OS

    by KevinWorkman
    Replies
    5
    Views
    1,223

    Re: Check OS

    I meant File.separator, which is apparently also what you're talking about.

    But do you understand why you need "\\"? For example, print that out, and then compare "\\" to what File.separator...
  2. Thread: Check OS

    by KevinWorkman
    Replies
    5
    Views
    1,223

    Re: Check OS

    Why don't you just use File.pathSeparator?

    Edit- d'oh, I meant File.separator
Results 1 to 2 of 2