Rev 3757 | Rev 3793 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3757 | Rev 3764 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | Variable list of comma-separated items\ |
10 | Variable list of comma-separated items\ |
11 | default |
11 | default |
12 | into wims_name_slib,wims_name_Output,wims_name_Parameter,wims_name_Parameters,wims_name_Required_Software,\ |
12 | 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 |
13 | wims_name_call1,wims_name_call2,wims_name_listslib,wims_name_variable_list,wims_name_default |
14 | 14 | ||
15 | !set wims_name_up=!nosubst Up to |
15 | !set wims_name_up=!nosubst Up to $slpcnt, comma-separated |
16 | 16 | ||
17 | !set wims_name_instruction=Scripts in this library can be called from modules using the command \ |
17 | !set wims_name_instruction=Scripts in this library can be called from modules using the command \ |
18 | <tt>!read</tt> (or <tt>!readproc</tt> from within a phtml file).\ |
18 | <tt>!read</tt> (or <tt>!readproc</tt> from within a phtml file).\ |
19 | For example, the line\ |
19 | For example, the line\ |
20 | <pre>\ |
20 | <pre>\ |