Search:

Type: Posts; User: kinoworld

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,778

    Passing filename to execute command

    Hi,

    I am searching files based on extension. Now for each file found, want to run a command:

    Lets assume file found: C:\Home\1\1.txt
    My exe exists in: C:\Home\Hello.exe

    I would like to run...
  2. Replies
    6
    Views
    1,778

    Re: Java Project - Parsing & Implementation

    jps, i havent started yet.

    These are my queries of confusions:
    1. How to pass parameter to commandline
    2. How to parse particular extension within folder and subfolders based on environment...
  3. Replies
    6
    Views
    1,778

    Java Project - Parsing & Implementation

    Hi Friends,

    I have been assigned a java based project.

    First based on environment variable values for any type of file extension such as .txt, .doc, .pdf etc. Example: FILE_EXT = .txt

    If...
Results 1 to 3 of 3