next bug

new topic     » topic index » view thread      » older message » newer message

I've a screen with a button "exit" and setup the control to go to
"processExit" procedure....when I click the button nothing happens...what
have I left out?

-------------- Exit Button --------------------------------
procedure processExit()
 closeWindow(ARF020)
end procedure

----------------- Setup process control --------------------
for i = 1 to length(lbt) do
  onClick[lbt[i]] =  routine_id(buttonProcess[i])
end for

the exit is lbt[1] and has value 'P' and buttonProcess[1] is 'processExit'
so....it looks correct but I have overlooked something...

..george

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu