MjIrIm
14-09-2009, 10:24 PM
في البداية السلام عليكم
هذه الوحدة تمكنكم من التعامل مع متغيرات النظام
environment variables
this unit provides a component and various routines for manipulating environment variables. Features include:
* a component that can enumerate all the environment variables, can get and set values and can delete variables.
* a set of routines that effectively duplicate the functionality of the component.
* a routine that can store details of all environment variables in a string list (as name=value pairs).
* a routine that can replace environment variable references in strings (of the form %envvar%) with the variable's value.
* a routine to create a customised environment block for passing to child processes.
و السلام.
هذه الوحدة تمكنكم من التعامل مع متغيرات النظام
environment variables
this unit provides a component and various routines for manipulating environment variables. Features include:
* a component that can enumerate all the environment variables, can get and set values and can delete variables.
* a set of routines that effectively duplicate the functionality of the component.
* a routine that can store details of all environment variables in a string list (as name=value pairs).
* a routine that can replace environment variable references in strings (of the form %envvar%) with the variable's value.
* a routine to create a customised environment block for passing to child processes.
و السلام.