Talk About Network

Google


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 6 of 13 Topic 3878 of 3959
Post > Topic >>

Re: Environment Space in XP

by "Stephen Quinn" <stevejqNO@[EMAIL PROTECTED] > Apr 8, 2008 at 01:06 AM

Alan

As soon as you 'run' your batch file the 'Shell' containing those settings
is closed when the batch file exits - that's 
why you don't see anything.

The way it works is
1: Current DOS window (Parent)
2: Run batch file (creates a child shell with all your new variables),
nothing executed by batch file the shell closes
3: On closing it returns to parent shell whose environment didn't have the
variables

You cannot set up a DOS environment like that unless you execute an app
that will use the shell that was just created 
(Eg Norton Commander, XTree, etc... ).

The environment variables (LIB/INCLUDE/OBJ/PLL) need to be in autoexec.nt
or
what I used to do was include them in the rmake file itself.

Set up the paths in the windows environment and forget about them.

-- 
CYA
Steve
 




 13 Posts in Topic:
Environment Space in XP
Alan Secker <alan@[EMA  2008-04-05 22:34:25 
Re: Environment Space in XP
"Ron Pinkas" &l  2008-04-05 17:53:14 
Re: Environment Space in XP
Alan Secker <alan@[EMA  2008-04-06 21:02:35 
Re: Environment Space in XP
"N:dlzc D:aol T:com   2008-04-06 13:46:00 
Re: Environment Space in XP
Alan Secker <alan@[EMA  2008-04-07 22:10:02 
Re: Environment Space in XP
"Stephen Quinn"  2008-04-08 01:06:20 
Re: Environment Space in XP
Alan Secker <alan@[EMA  2008-04-08 18:44:59 
Re: Environment Space in XP
"AUGE_OHR" <  2008-04-08 22:54:42 
Re: Environment Space in XP
dlzc <dlzc1@[EMAIL PRO  2008-04-08 07:21:36 
Re: Environment Space in XP
Alan Secker <alan@[EMA  2008-04-08 19:32:50 
Re: Environment Space in XP
Alan Secker <alan@[EMA  2008-04-09 09:46:37 
Re: Environment Space in XP
aardvark <aardvark@[EM  2008-04-06 20:40:55 
Re: Environment Space in XP
"Stephen Quinn"  2008-04-07 05:08:08 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Thu Jul 24 16:22:31 CDT 2008.