Scripting help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TTL
    New Member
    • Jun 2007
    • 1

    Scripting help

    How do i write the following script, i'am new to this can anyone help me please

    Write a script that takes two arguments. The first being a line of text, the second being your newly created file. The script should take the first argument and insert it into the very top (the first line) of the file named in your second argument.
  • arne
    Recognized Expert Contributor
    • Oct 2006
    • 315

    #2
    Originally posted by TTL
    How do i write the following script, i'am new to this can anyone help me please

    Write a script that takes two arguments. The first being a line of text, the second being your newly created file. The script should take the first argument and insert it into the very top (the first line) of the file named in your second argument.
    Have a look at this thread. Or do you know that already ... ?

    arne

    Comment

    Working...