Subversion Repositories wimsdev

Rev

Rev 5947 | Rev 6979 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5947 Rev 6305
Line 7... Line 7...
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
into wims_name_slib,wims_name_Output,wims_name_Parameter,wims_name_Parameters,wims_name_Required_Software,\
13
into wims_name_slib,wims_name_Output,wims_name_Parameter,wims_name_Parameters,wims_name_Required_Software,\
13
  wims_name_call1,wims_name_call2,wims_name_listslib,wims_name_variable_list,wims_name_default
14
  wims_name_call1,wims_name_call2,wims_name_listslib,wims_name_variable_list,wims_name_default,wims_name_result
14
 
15
 
15
!set wims_name_upto=!nosubst Up to $slpcnt, comma-separated
16
!set wims_name_upto=!nosubst Up to $slpcnt, comma-separated
16
 
17
 
17
!set wims_name_instruction=Scripts in this library can be called from modules using the command \
18
!set wims_name_instruction=Scripts in this library can be called from modules using the command \
18
<span class="tt">!read</span> (or <span class="tt">!readproc</span> from within a phtml file).\
19
<span class="tt">!read</span> (or <span class="tt">!readproc</span> from within a phtml file).\