Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Different setup for different project
Message
From
23/10/1997 18:15:31
 
 
To
23/10/1997 10:20:19
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00055653
Message ID:
00056433
Views:
30
>>How do you set different FOXUSER files? You must set it in the config
>>files.
>>
>>Vlad
>>
>
>UserResource_lc=ForceExt(UserName_gc)
>if !file(UserResource_lc)
> Set resource off
> originalResource_lc=Set("reso",1)
> use (originalResource_lc)
> copy to (UserResource_lc)
>endif
>Set Reso to (UserResource_lc)
>Set Reso on
>
>This is a candidate for FAQ, as far as I remember. Of course, this is
>just for having different resource files; if the info we are talking
>about is in the registry, then logging into W95 as another user is the
>solution.

Thanks Dragan, but I already knew that. :) I asked because I didn't know how was he doing this (ie running a small program from config, running a small program from command window, setting the resource in config file and usinf different config files, etc, etc)... Also, as you can see, I already said how it must be done.

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform