Menu

#7 Open "file1" For Random As #2 Len = num_of_hpixels

v0.2
open
5
2003-09-23
2003-09-23
No

The open statement accepts an optional length
argument.
e.g.
Open "file1" For Random As #2 Len = num_of_hpixels
The reference for the open statement is here.
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/vbenlr98/html/vastmopen.asp

vb2py doesn't seem to recognize the length argument.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.