[Gambas-user] Question about WRITE # statement

nando nando_f at ...951...
Tue Jul 12 22:02:47 CEST 2005


Consider the following fragment...

s = "HELLO"
WRITE #h_file, s, 14000

Question:

Does WRITE just write 5 chars or will it pad to 14,000 length?

-Fernando




More information about the User mailing list