Subversion Repositories wimsdev

Rev

Rev 6979 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6979 Rev 8835
Line 1... Line 1...
1
!set slib_lang_exists=yes 
1
!set slib_lang_exists=yes 
2
!distribute lines Library script\
2
!distribute lines Library script\
3
 Output\
3
Output\
4
 Parameter\
4
Parameter\
5
 Parameters\
5
Parameters\
6
 Required software\
6
Required software\
7
 Call from module\
7
Call from module\
8
 Call from OEF/Doc\
8
Call from OEF/Doc\
9
 Available scripts in slib\
9
Available scripts in slib\
10
 Variable list of comma-separated items\
10
Variable list of comma-separated items\
11
 default\
11
default\
12
The result can be used through the variable\
12
The result can be used through the variable\
-
 
13
All\
13
into wims_name_slib,wims_name_Output,wims_name_Parameter,wims_name_Parameters,wims_name_Required_Software,\
14
into wims_name_slib,wims_name_Output,wims_name_Parameter,wims_name_Parameters,wims_name_Required_Software,\
14
  wims_name_call1,wims_name_call2,wims_name_listslib,wims_name_variable_list,wims_name_default,wims_name_result
15
  wims_name_call1,wims_name_call2,wims_name_listslib,wims_name_variable_list,wims_name_default,wims_name_result,wims_name_All
15
 
16
 
16
!set wims_name_upto=!nosubst Up to $slpcnt, comma-separated
17
!set wims_name_upto=!nosubst Up to $slpcnt, comma-separated
17
 
18
 
18
!set wims_name_instruction=Scripts in this library can be called from modules using the command \
19
!set wims_name_instruction=Scripts in this library can be called from modules using the command \
19
<span class="tt">!read</span> (or <span class="tt">!readproc</span> from within a phtml file).\
20
<span class="tt">!read</span> (or <span class="tt">!readproc</span> from within a phtml file).\