Re: routine_id evaluation

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

--
  Rob:
  The problem is that when you try to call foreward before a routine
  has been define. The interpter evaluates the call and reports an error
  that you are using a bad routine id in your call. If you waited
  until run time then the id would be known and be valid so this would
  allow for foreward calls. This is the purpose for prototypes in "C"
  and Euphoria should allow for this same thing.

  Bernie

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

Search



Quick Links

User menu

Not signed in.

Misc Menu