User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 373,875 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,020 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 3 of 3
Search took 0.01 seconds.
Posts Made By: MatrixCA
Forum: VB.NET May 10th, 2008
Replies: 2
Views: 199
Posted By MatrixCA
Re: Changing the size of a file.

I was able to resolve the problem.
Forum: VB.NET May 9th, 2008
Replies: 2
Views: 199
Posted By MatrixCA
Re: Changing the size of a file.

Here's what I have so far:

fs = f.open
lBytes = fs.Length

Dim fileData(lBytes) As Byte
fs.Read(fileData, 0, lBytes)
ModifyFileData(fileData)
fs.Close()
Forum: VB.NET May 9th, 2008
Replies: 2
Views: 199
Posted By MatrixCA
RE: Changing the size of a file.

Does anyone know how to change the value of FS.Length? I keep getting that it's read only.

I need to read a file, let's say it's 100 bytes in size. After some data manipulation, the file becomes 40...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 3:43 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC