Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
name_title=$name_configuration
!if $save!=$empty
!bound cf_refreshtiming between 1 and 1000 default $swork_refreshtiming
!bound cf_open within 1,0 default $swork_open
!bound cf_allowrefresh within 1,0 default $swork_refreshtiming
!bound cf_nbexo between 1 and 10 default $swork_nbexo
!setdef !set swork_refreshtiming=$cf_refreshtiming\
!set swork_open=$cf_open\
!set swork_allowrefresh=$cf_allowrefresh\
!set swork_refreshtiming=$cf_refreshtiming\
!set swork_nbexo=$cf_nbexo in wimshome/log/classes/$wims_class/swork/.def
swork_open=$cf_open
swork_allowrefresh=$cf_allowrefresh
swork_refreshtiming=$cf_refreshtiming
swork_nbexo=$cf_nbexo
!endif
!reset save