Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web connection
Message
From
08/08/2000 20:20:52
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00402556
Message ID:
00402595
Views:
10
Thomas,

It should contain the name of your process class, which is a blank to fill in in the new project wizard.

For example, for a project named myweb you might have a process class named mystore, which would be contained in mystore.prg. Then, you would have:

CASE lcParameter == "MYSTORE"
DO mystore WITH THIS

>We just web connection and when I try to create a new project in my main I end up with the following:
>
>*** Set up project types and call external processing programs:
>DO CASE
>
> CASE lcParameter == ""
> DO with THIS
>
> *** SUB APPLETS ADDED ABOVE - DO NOT MOVE THIS LINE ***
>
> CASE lcParameter == "WWMAINT"
> DO wwMaint with THIS
>
>
>The DO WITH THIS line does not work!!
>
>There are obviously several parts of the template that is being created that are getting skipped. I filled in all of the appropriate answers and followed the directions in the help file but keep getting this.
>
>I don't know enough about how this package works yet to go in and fix everything that is missing and I have a deadline of Friday to get "something" working.
>
>Any help is appreciated.
>
>Tommy Martin
>Software Plus
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform