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 |
|
3 | Output\ |
4 |
|
4 | Parameter\ |
5 |
|
5 | Parameters\ |
6 |
|
6 | Required software\ |
7 |
|
7 | Call from module\ |
8 |
|
8 | Call from OEF/Doc\ |
9 |
|
9 | Available scripts in slib\ |
10 |
|
10 | Variable list of comma-separated items\ |
11 |
|
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 |
|
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).\ |