summaryrefslogtreecommitdiff
path: root/nc_files/gladevcp_lib/oword.ngc
blob: b581af924da8200232c7a7b5d2ab9bcb3b01b3b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

; this is called from gladevcp MDI action with the following
; MDI command:
; O<oword> call [${spin-f}] [${check}] [${toggle}] [${scale-f}] [${spin-f}]

O<oword> sub

(DEBUG, oword.ngc: spin-f=#1 check=#2)
(DEBUG, toggle=#3 scale=#4)
(DEBUG, spin-f=#5 combo-s=#6)

O<oword> endsub

m2