Last change
on this file since 18481 was 13720, checked in by Jens Buss, 12 years ago |
add line for making scritpts executable and renamed all scripts to *.dim
|
File size:
562 bytes
|
Line | |
---|
1 | #!dimctrl --exec
|
---|
2 |
|
---|
3 | # This is a general test for DimCtrl scripts
|
---|
4 | # it will just let the LEDs in the FAD tab next to the buttons
|
---|
5 | # 'Fits' and 'None' blink
|
---|
6 | FAD_CONTROL/SET_FILE_FORMAT 0
|
---|
7 | .w 1000
|
---|
8 | FAD_CONTROL/SET_FILE_FORMAT 2
|
---|
9 | .w 1000
|
---|
10 | FAD_CONTROL/SET_FILE_FORMAT 0
|
---|
11 | .w 1000
|
---|
12 | FAD_CONTROL/SET_FILE_FORMAT 2
|
---|
13 | .w 1000
|
---|
14 | FAD_CONTROL/SET_FILE_FORMAT 0
|
---|
15 | .w 1000
|
---|
16 | FAD_CONTROL/SET_FILE_FORMAT 2
|
---|
17 | .w 1000
|
---|
18 | FAD_CONTROL/SET_FILE_FORMAT 0
|
---|
19 | .w 1000
|
---|
20 | FAD_CONTROL/SET_FILE_FORMAT 2
|
---|
21 | .w 1000
|
---|
22 | FAD_CONTROL/SET_FILE_FORMAT 0
|
---|
23 | .w 1000
|
---|
24 | FAD_CONTROL/SET_FILE_FORMAT 2
|
---|
25 | .w 1000
|
---|
26 | FAD_CONTROL/SET_FILE_FORMAT 0
|
---|
Note:
See
TracBrowser
for help on using the repository browser.