Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PM on new Win 10 PC
Message
From
19/01/2019 17:54:22
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
19/01/2019 16:39:47
Antonio Lopes (Online)
BookMARC
Coimbra, Portugal
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Miscellaneous
Thread ID:
01665495
Message ID:
01665563
Views:
91
Likes (1)
>>I use bp.prg and go.prg programs for all my apps. "do bp" to build program, and "do go" to run it no matter the project name or executable.
>
>In that case, you're running with VFP9 IDE's privileges that were set when it was launched. If you want to execute a program with elevated access, you can't DO it.

You can also
	This.oVfp=Createobject("visualfoxpro.application")
and then
		This.oVfp.DoCmd(Textmerge([build EXE "<<tcexe>>" from "<<tcpjx>>"]))
But you still need that elevator to start from.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform