How to protect source code in Visual Foxpor ver 6.0 application after generating an exe file and making the application ready for distribution. Thanks very much
This is with ref. to foxpro 2.0 DOS version progam... While program is working, intermitently, Insufficient memory error occurs and program exits i 've used 'mvcount' variable in config.fp with 800 as its value,
Is it possible to recalculate the height of the list box according to listcount property. I want to decrease the height of listbox when listcount is small.