Phil Thoms
Programmer
Thanks to Mike Lewis and JRBBLDR for your valuable comments.
I have just migrated to Visual FP from the earlier FoxPro and still going through the learning curve. I will compile this program as you suggested and make it accessible from the desktop. Everything now works well and looking good.
Just one further question:-
In forms can you join a label with a textfield as you could with the old foxpro with @ SAY command, eg.
@ 10,10 SAY 'Account No. '+fieldname so you don't end up with an input area ?
I have just migrated to Visual FP from the earlier FoxPro and still going through the learning curve. I will compile this program as you suggested and make it accessible from the desktop. Everything now works well and looking good.
Just one further question:-
In forms can you join a label with a textfield as you could with the old foxpro with @ SAY command, eg.
@ 10,10 SAY 'Account No. '+fieldname so you don't end up with an input area ?