after i copied docx file into a specific folder..
i discovered that the files on that folder can be mannualy modified or deleted..
so what is the best and easiest to protect files on that folder.
thnx
i have found code to take a picture but the problem is
i always run it 3-10 times to make it work..
i already loop it but it lags a lot..
what i want is the system gets snapshot after the user
prompts to log in.
i use this to copy a file to specific folder:
source=GETFILE()
source = "'" + source + "'"
targetdir="C:\System\ORD"
targetdir = "'" + targetdir + "'" && Add ' so that the complete path is treated as one string
copy file &source to &targetdir
what i want is to get the complete location of the...
After i created a foxpro proram installer..
It come to my mind if that program will also can
be installed in an android device.
is it possible to convert VFP program into an apk file?
thanks..
afte i make the installer of my program,..i found out that my program is not
working on pc without the Foxpro installed on it..
how to do this without the foxpro program.?
tnx in advance
i have a form which contains swf file and i want to put a code on
its click event but i realize that there is no click
event of the ole control..
or is it possible?
plz help..tnx
What i want is that if i press a button then the current form will close
and loads another form with a specific pageframe is activated..
im stuck at this code...
Thisform.release
do form c:\folder\form.scx...
thanks in advance
i used this code to close my current form and loads another form..
THISFORM.release
DO FORM C:\form...
it loads the new form but it overlaps the current form then
another click is needed to close the first form..
Is it possible with foxpro if a user did not move the mouse or do nothing on the screen after 10 min, then automatically log outs the current user asking to log in again just like on windows..
if it is possible..can you give me some ideas on how to do it?
tnx in advance...
I have this form frm_main.scx which is working before but now
when I try to modify it, it gives me an error below.
Error loading file-record number 42.label
<or one of its member>. fontcharset: expression evaluated to an illegal value.
I have some back up of this files which I modified but...
I have this form frm_main.scx which is working before but now
when I try to modify it, it gives me an error below.
I have attached my form...
Error loading file-record number 42.label
<or one of its member>. fontcharset: expression evaluated to an illegal value.
I have some back up of this...
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.