Subversion Repositories wimsdev

Rev

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

Rev 4561 Rev 10935
Line 13... Line 13...
13
 !exit
13
 !exit
14
!endif
14
!endif
15
 
15
 
16
sheet_properties=!lines2items $qproperties\
16
sheet_properties=!lines2items $qproperties\
17
 
17
 
-
 
18
sheet_properties = !singlespace $sheet_properties
18
sheet_status=!item 1 of $sheet_properties
19
sheet_status=!item 1 of $sheet_properties
19
sheet_expiration=!item 2 of $sheet_properties
20
sheet_expiration=!item 2 of $sheet_properties
20
sheet_title=!item 3 of $sheet_properties
21
sheet_title=!item 3 of $sheet_properties
21
sheet_description=!item 4 of $sheet_properties
22
sheet_description=!item 4 of $sheet_properties
22
 
23