[Gambas-user] Hot to load and savbe to DB a binary file (not image either archive strings) (PICCORO McKAY Lenz)
PICCORO McKAY Lenz
mckaygerhard at ...626...
Mon Jul 15 17:40:26 CEST 2013
after long time of various triyngs get some example and got this error now:
....
data = wtable["hex_huelladactilar"]
If Exist(User.Home &/ ".fprint/0002/00000000/1") Then
Kill User.Home &/ ".fprint/0002/00000000/1"
Endif
myFinger = Open User.Home &/ ".fprint/0002/00000000/1" For Write
data.Write(myFinger)
Close myFinger
but in open line said "file not exits" .. i wish to create the file from
stream.. not open for write
so then where are the examples for that? again lacks on documentation and
no suggestions.. i wish to help and made good apps for business into free
soft, but seems its to hard.. free soft only work in nerd-like and freakers
computers ? please let probe theres not such
More information about the User
mailing list