Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Clipper > Re: Environment...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 8 of 31 Topic 3895 of 3903
Post > Topic >>

Re: Environment Variables

by "Maurizio la Cecilia" <m.lacecilia@[EMAIL PROTECTED] > Apr 29, 2008 at 07:48 PM

Have you tried directly at www.funcky.com?
Dirk Lesko sales the old dos funcky 2.6 for clipper using a lot of 
authorized resellers and you can find all that at this site.
Best regards.
Maurizio

"Randy H." <softcare@[EMAIL PROTECTED]
> ha scritto nel messaggio 
news:31IRj.99$Q97.77@[EMAIL PROTECTED]
> Dear Klas,
>   I tried to get Funcky from GrafxSoft today only to find out
> it is no longer available.
> - Randy Howe
>
>
> "Klas Engwall" <klas.engwall@[EMAIL PROTECTED]
> wrote in message 
> news:48166875$0$6434$834e42db@[EMAIL PROTECTED]
>> Randy,
>>
>>>I know it is possible to use GETENV()
>>>to get the values of environment variables.
>>>Is there a way to "SET" those environment
>>>variables from within your program?  (For
>>>example, I would like to be able to change
>>>the value for "TEMP" in the environment
>>>without restarting my program.)
>>
>> This falls into the Undocumented DOS category, but it is possible.
>> Funcky has a putenv() function that will do it. If you don't have
>> Funcky you could walk the MCB chain to create a map of the first 640
>> KB and to find all running processes and their environments. When you
>> have found the environment of the current process, and if there is
>> enough room in it (there is usually just 12 bytes or less left so you
>> will have to provide a temporary dummy variable before starting your
>> exe and then delete that variable to make room for your changes) you
>> should be able to rearrange the variables and put your changes in the
>> freed up space. Be very careful not to write outside the limits of the
>> environment area or your application will blow up. Good luck <g>.
>>
>> Regards,
>> Klas
>>
>> -------
>> klas dot engwall at engwall dot com
>>
>> http://www.engwall.com/clipper/
>>
>> The LFN Library for Clipper
>> The LanMan Library for Clipper
>> The NFPAT1A Timeslice release patch for the Nanforum Toolkit
>
>




 31 Posts in Topic:
Environment Variables
"Randy H." <  2008-04-28 16:38:08 
Re: Environment Variables
klas.engwall@[EMAIL PROTE  2008-04-29 00:14:45 
Re: Environment Variables
"Randy H." <  2008-04-28 17:50:01 
Re: Environment Variables
klas.engwall@[EMAIL PROTE  2008-04-30 01:35:33 
Re: Environment Variables
"Randy H." <  2008-04-29 23:04:29 
Re: Environment Variables
"Randy H." <  2008-04-28 17:50:25 
Re: Environment Variables
"Randy H." <  2008-04-29 09:28:42 
Re: Environment Variables
"Maurizio la Cecilia  2008-04-29 19:48:42 
Re: Environment Variables
klas.engwall@[EMAIL PROTE  2008-04-30 01:34:30 
Re: Environment Variables
"Stephen Quinn"  2008-04-29 02:11:37 
Re: Environment Variables
"Randy H." <  2008-04-29 09:27:00 
Re: Environment Variables
klas.engwall@[EMAIL PROTE  2008-04-30 01:34:44 
Re: Environment Variables
"N:dlzc D:aol T:com   2008-04-28 19:13:31 
Re: Environment Variables
"Randy H." <  2008-04-28 20:43:34 
Re: Environment Variables
klas.engwall@[EMAIL PROTE  2008-04-30 01:35:17 
Re: Environment Variables
"N:dlzc D:aol T:com   2008-04-29 19:03:11 
Re: Environment Variables
"Randy H." <  2008-04-29 23:22:16 
Re: Environment Variables
Daniel Skousen <dan@[E  2008-04-30 09:00:04 
Re: Environment Variables
"N:dlzc D:aol T:com   2008-04-30 06:12:59 
Re: Environment Variables
Daniel Skousen <dan@[E  2008-04-30 15:28:43 
Re: Environment Variables
"Randy H." <  2008-04-30 12:48:18 
Re: Environment Variables
Daniel Skousen <dan@[E  2008-04-30 17:55:44 
Re: Environment Variables
Daniel Skousen <dan@[E  2008-04-30 18:30:12 
Re: Environment Variables
"N:dlzc D:aol T:com   2008-04-30 18:39:15 
Re: Environment Variables
"Stephen Quinn"  2008-05-01 04:10:45 
Re: Environment Variables
klas.engwall@[EMAIL PROTE  2008-05-01 23:29:39 
Re: Environment Variables
"bill robertson"  2008-04-30 09:03:29 
Re: Environment Variables
"N:dlzc D:aol T:com   2008-04-30 06:11:34 
Re: Environment Variables
R. Totale <slangtruth@  2008-04-30 10:40:58 
Re: Environment Variables
"tom knauf" <  2008-04-30 12:03:44 
Re: Environment Variables
dlzc <dlzc1@[EMAIL PRO  2008-04-30 07:10:21 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 10:02:04 CDT 2008.