Results 11 to 13 of 13
-
19th Feb 2011, 06:01 AM #11OPJust Another Coder
-
20th Feb 2011, 10:09 PM #12JGM
Nice idea dude though I use NFOpad which allows me to view most formats though not sure about .rtf or .doc's since I have not tried those but it does allow me to edit .nfo files and display ascii code better
Great job so far though
JGM.
Sponsored Links
21st Feb 2011, 03:30 AM
#13

ლ(ಠ益ಠლ)

Website's:
extremecoderz.com
@flds - the "string[] Args" in the void Main is what you are looking for.
so you would do something like
[/php]PHP Code:
if (!string.isNullOrEmpty(Args[0]))
Read the file from the path located in Args[0]...
themaCreator - create posts from...
Version 3.56 released. Open older version (or...