12-14-2007, 03:28 AM
i get that but i dont no wut to use like
VARIABLEHERE.setwintext(....)
Macro ( Macro )
the out "%s%i" q i
how would i use that variable for the VARIABLEHERE part in the setwintext??
VARIABLEHERE.setwintext(....)
Macro ( Macro )
case 7 ;;Grab
,int i a b; str s q
,q.getwintext(id(8 hDlg))
,s.getwintext(id(3 hDlg)); a=val(s)
,s.getwintext(id(4 hDlg)); b=val(s)
,for i a b+1
,,out "%s%i" q i
the out "%s%i" q i
how would i use that variable for the VARIABLEHERE part in the setwintext??