Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sel - interger constant
#1
is there any way to get this working ?
Quote:Error in settings_parser: expected int constant.

i read settings from a xml file and the last entry is reserved for some
custom action.

settings_parser
Code:
Copy      Help
int i
for i 0 a.len
,str boards.formata("%s[]" a[i].title)
;out i
int mode=PopupMenu(boards)
sel mode
,case 0 end
,case i mes "some dialog"
,case else
,,out a[mode-1].url
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)