Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class in PRG vs class in VCX
Message
From
26/05/2021 18:51:16
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
17/05/2021 17:09:01
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01680487
Message ID:
01680755
Views:
58
>>>By default, VFP searchs for disk files before searching the application.
>>>It impacts performance and also is a security risk.
>>>
>>>Call sys(2450,1) at startup to prevent vfp from looking for external files,
>>>or use "set procedure to myfile.prg"
>>>
>>>Check help file on this topic.
>>
>>I like the SYS( 2450 ) idea as long as the app isn't explicitly or implicitly relying on the default or SET PATH folders.
>
>If the exe/app includes all the referenced files yes..
>set path or default folders will be used only at development.

Set path and default folders can be used at development, but not for contents in the exe.
Previous
Reply
Map
View

Click here to load this message in the networking platform