Welcome, Guest. Please login or register.

Author Topic: Kickstart and Workbench env variables ?  (Read 1927 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ElwoodTopic starter

Kickstart and Workbench env variables ?
« on: March 31, 2003, 09:20:12 AM »
Hi all,

Are they some people out there that uses those 2 env variables set in the startup-sequence ?
Kickstart and Workbench are there since a very long time and I never used them.

Do you ?

Thanks.
Philippe "Elwood" Ferrucci
AmigaOS 4.x betatester
Amiga Translator Organisation
My Homepage......
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16881
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Kickstart and Workbench env variables ?
« Reply #1 on: March 31, 2003, 10:30:24 AM »
Well, scripts and the like may use them to check  required version data.
AFAIR, rust running the version command sets up these variables in the current console. The startup-sequence copies them into the global environment variable pool.
int p; // A
 

Offline ElwoodTopic starter

Re: Kickstart and Workbench env variables ?
« Reply #2 on: March 31, 2003, 01:16:33 PM »
Yes, "may" !
That's why I'm asking, is there anyone that know of a script/program that uses those variables ??
So that I can remove them, safely....
Philippe "Elwood" Ferrucci
AmigaOS 4.x betatester
Amiga Translator Organisation
My Homepage......
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16881
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Kickstart and Workbench env variables ?
« Reply #3 on: March 31, 2003, 09:46:45 PM »
Why, are you that desperate for memory?
int p; // A
 

Offline Mad-Matt

  • Full Member
  • ***
  • Join Date: Mar 2002
  • Posts: 242
    • Show only replies by Mad-Matt
    • http://www.madmatt.cjb.net
Re: Kickstart and Workbench env variables ?
« Reply #4 on: March 31, 2003, 10:31:43 PM »
Practicaly every single installer script will use those env vars to dedtermine if your system is upto running the program to be installed ....or even in some cases determine how the instaler sets it self up.