Hi,
I have some questions which are as follows:
1. In multi user environment and in dos program (FPD26a), I was using rlock() and unlock for replacing the records in tables. Should I use the same in VFP9 while saving the records in tables or, should I tableupdate, tablerevert functions instead. And, if so, how can?
2. Where to use lockscreen = .T. and lockscreen = .F.
3. How can I generate my own buttons in messagebox.
4. Should I keep the .exe (compiled files) on each user pc (in order to run the program faster) and if so, how can I define the path of tables only in server.
5. What should be the necessary contents of main.prg (define path of tables. reports etc).
6. Can I blink a label without using timer?
Thanks
Saif
I have some questions which are as follows:
1. In multi user environment and in dos program (FPD26a), I was using rlock() and unlock for replacing the records in tables. Should I use the same in VFP9 while saving the records in tables or, should I tableupdate, tablerevert functions instead. And, if so, how can?
2. Where to use lockscreen = .T. and lockscreen = .F.
3. How can I generate my own buttons in messagebox.
4. Should I keep the .exe (compiled files) on each user pc (in order to run the program faster) and if so, how can I define the path of tables only in server.
5. What should be the necessary contents of main.prg (define path of tables. reports etc).
6. Can I blink a label without using timer?
Thanks
Saif