Welcome To Snipplr
Everyone's Recent Snippets Tagged file
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This snippet replaces all three different version strings in file `verid.h` using regular expressions with the value of properties `$(Major)`, `%(Minor)`, `$(SP)` and `$(Build)` when the property `$(Label)` has value _true_.
To run this project you...
0
1179
posted 13 years ago by cappellin
-print0 and -0 are used to allow for spaces and other wacky chars in file names
0
729
posted 14 years ago by jfine
This is a simple 'text to array for output' script that I've used a few times for my clients. Hope you like!
0
944
posted 14 years ago by chicagowebmanagement
I use this action code with http://valums.com/ajax-upload/ to handle the upload from any browser.
0
896
posted 14 years ago by jink
Simple file concatenation target using the concat task. The to and from directories are set in properties at the top. The first concat clears the file and writes a JS comment with the date on it, the second uses both a filelist (where you write filen...
0
572
posted 14 years ago by gotofritz