Hi SuperBob,
1. Create a MyBack.PRG and put in that the following code..
** As rick specified..
_screen.BackColor = rgb(255,255,128) && Yellow
_screen.ForeColor = rgb(0,0,0) && black
and save it in the VFP directory.
2. Now use explorer and reach the VFP directory.. and select VFP7.exe or VFP6.exe .. whichever you use. Right Click mouse over it and send it to Desktop as shortcut.
Close all the windows opened..
3. Now right click over the desktop icon..
Select properties.. and in the.. Target Box..
C:\VFP7\VFP7.EXE or such similar thing..
add at the end the text..
MyBack
and save it.
Now every time, you start VFP, this two line programe is run and you get your results.

ramani

(Subramanian.G),FoxAcc, ramani_g@yahoo.com