Re: This does not jive

new topic     » goto parent     » topic index » view thread      » older message » newer message
DonCole said...
mattlewis said...

If you want to combine arguments into a sequence and call the procedure, you'll need to use routine_id() and call_proc().

Matt

From win32lib,

      -- where is the window located? 
      sequence extent 
 
      -- get the extent of the window 
       extent = getRect( MyWindow ) 
 
      -- display the position 
       wPrintf( MyWindow, "MyWindow is located at %d,%d }, extent[1 .. 2] ) 
 

It's not clear what "does not jive." You didn't really say anything here.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu