Adblock breaks this site

Making files through Batch files WITH text/code inside

Discussion in 'Web Programming' started by Olan14, May 13, 2007.

  1. Olan14

    Olan14 Forum Addict

    Joined:
    Jan 26, 2007
    Posts:
    581
    Referrals:
    0
    Sythe Gold:
    0
    Making files through Batch files WITH text/code inside

    Ok now make your basic batch file that would create a file. Ex:
    Code:
    @echo off
    :start
    title Hello
    echo. >> Hello.java
    echo Hello.java created
    
    Ok now underneath the
    Code:
    echo. >> Hello.java
    , add
    Code:
    echo. [Text/code here] >> Hello.java
    Creds 40% for making the tut 60% to Microsoft fro creating MS DOS Batch files.

    Made this because many people were asking how to on Moparisthebest forums.
     
  2. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    Making files through Batch files WITH text/code inside

    This isn't your personal code storage. you don't need to post every bit of code you find here. Sheesh.
     
  3. Olan14

    Olan14 Forum Addict

    Joined:
    Jan 26, 2007
    Posts:
    581
    Referrals:
    0
    Sythe Gold:
    0
    Making files through Batch files WITH text/code inside

    Ok seriously stop. You're really getting annoying. Stop spamming every thread in the programming forums like you are so ownage. I added ths because I know some people who didn't know how to do this and needed to know how. Sheesh.
     
  4. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    Making files through Batch files WITH text/code inside

    I am so ownage, but that's not really the point.

    You're just taking random code snippets you found/made, and post them in a new thread.

    Why not keep one thread with all your code snippets or a site with all your code snippets. It will help keep the place less messy, and if I ever do need it, it will make it easier to find.
     
  5. Olan14

    Olan14 Forum Addict

    Joined:
    Jan 26, 2007
    Posts:
    581
    Referrals:
    0
    Sythe Gold:
    0
    Making files through Batch files WITH text/code inside

    Ok I understand you now.... Also I've made soemthing that what you put as your answer for an option is recorded into a file... =] Hope to somehow make a petty and crappy runescape account stealer out of it lmao [If you didn't know I WAS KIDDING =P]
     
< [Help] Gettting rid of adds | [Help] Rs Sig Select Page >


 
 
Adblock breaks this site