what is the difference between:
andCode:fileopen(~~~~~~)
Code:dim x as system.io.file
dim y as system.io.filestream
y=x.open(~~~~~~)
what is better, more useful???
cheerz, stale
Printable View
what is the difference between:
andCode:fileopen(~~~~~~)
Code:dim x as system.io.file
dim y as system.io.filestream
y=x.open(~~~~~~)
what is better, more useful???
cheerz, stale