Can I set an application (not system) variable in CONFIG.FPW? I'm using VFP 9 and thought I could do this in old versions of fox. Suppose wehn my app starts I want a variable called "sname" to exist and have a value. In CONFIG.FPW I thought I could:
Hi, I created a project and compiled it into the .EXE file. I created several directories (folders), where I put in their categories, the tables, the reports, the classes I used, the bmps, etc., as subdirectories of the directory the .EXE is. My problem is that I have to create ...