Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a script to run through all the application mod
Message
 
 
To
27/06/2006 14:53:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01132096
Message ID:
01132183
Views:
14
>>The only problem I currently see (I'm reading QuickStart right now) is that I have to put files in main application folder. I would prefer to have a separate folder under main application folder for this.
>
>I am not sure what you are reading in the QuickStart. There is no need to put files directly into the main application folder. I keep all of my tests and related files in a sub-folder called Tests. Also, I keep the FoxUnit application itself in a FoxUnit folder that is separate from any individual application. Both of these folders are the FoxPro path during development.
>
>When creating a new test in FoxUnit you will need to designate a current test directory.
>
>I'll gladly try to address any questions about setting up FoxUnit.
>
>Chris

I'm not sure what do I have to do. I've downloaded the code into FoxUnit folder on my C drive (it created its own FoxUnit folder underneath). I also created Tests folder under my main project folder.

Then I ran FXU program. It prompted me for a folder, so I pointed to the Tests folder. Then I pressed Create New Class button, specified c:\MMVisCollect\Libs\aLetters.vcx in this dialog, then pressed the first highlighted button on the next dialog. At this point it produced an error on the line

THIS.MergeClassName(m.lcJustClassName)

I'm not sure how should I use this tool. I'll try to read documentation on the site besides quick start.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform