Re: File Extensions
Posted: Wed Nov 17, 2010 4:48 pm
Kieken72 wrote:But know how i write in the file ? :psystem.IO.File.WriteAllText("C:\YourPath" , "hello , this is your text", Encoding.UTF8)
Sharing, Teaching and Supporting coders of all ages and levels since 2009
https://www.codenstuff.com/forum/
Kieken72 wrote:But know how i write in the file ? :psystem.IO.File.WriteAllText("C:\YourPath" , "hello , this is your text", Encoding.UTF8)
TheSecretBoy wrote:i want when i open TESTFILE.<my extension>RichTextBox1.Text = My.Computer.FileSystem.ReadAllText(My.Application.CommandlineArgs(0))
it open my program with the Text < For Example how ?
YourSocksRoxx wrote:Could i place a picture in it ?Kieken72 wrote:But know how i write in the file ? :psystem.IO.File.WriteAllText("C:\YourPath" , "hello , this is your text", Encoding.UTF8)
Kieken72 wrote:ofcourse but bassicly its just getting the path from the command lineYourSocksRoxx wrote:Could i place a picture in it ?Kieken72 wrote:But know how i write in the file ? :psystem.IO.File.WriteAllText("C:\YourPath" , "hello , this is your text", Encoding.UTF8)
YourSocksRoxx wrote:But know how i write in the file ? :psystem.IO.File.WriteAllText("C:\YourPath" , "hello , this is your text", Encoding.UTF8)[/quote]
Kieken72 wrote:Could i place a picture in it ?YourSocksRoxx wrote:But know how i write in the file ? :psystem.IO.File.WriteAllText("C:\YourPath" , "hello , this is your text", Encoding.UTF8)
Kieken72 wrote:no in a Pictureboxwell i don't understand you , so you want to write text to a picture ?
Kieken72 wrote:lol nowell , how about saving all the bytes of the image and ass it in your text file?
A file type What contains a image and Text...