hello guys!
need help on how to add a password to the zip file created below. thanks
LOCAL m.cZipFileName
m.cZipFileName=_targetFolder + DTOS(DATE())+" "+ STRTRAN(TIME(), ":", " ") + ".zip"
STRTOFILE("PK"+CHR(5)+CHR(7-1)+REPLICATE(CHR(0),18),m.cZipFileName)...
hello!
can anybody help me with this.
this code I used is to filter records:
SET FILTER TO sem = ALLTRIM(PROPER(thisform.cmb_sem.Value)) AND yr = ALLTRIM(PROPER(thisform.cmb_yr.Value)) AND (major="GENERAL" OR major= ALLTRIM(thisform.txtmajor.Value))
GOTO top...
i have this form and it contains an ole class MSchart20lib.MSChart.2 to display the graph from the data on my table.
and now what i want is the generated graph is to be available for printing..kind of new in vfp,
by the way thanks for the suggestion but i really need to know this before going...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.