Re: variable scope

new topic     » goto parent     » topic index » view thread      » older message » newer message
katsmeow said...
_tom said...

each include works in one direction only

Thank you for the confirmation, Tom.

I would like to officially add a request for a bilateral include feature, to future OE improvements and releases, if that's possible.

Kat

What you are asking for is a simple old school include statement.

I can see value of this.

What if?

-- extensions .e .ew // invokes the scope rules  (as used by either OE or Phix ) 
include myinc.e 
 
-- extension .txt  // does not invoke any scope rules 
include myinc.txt 

Including a .txt file would simply paste text into your code.

  • this would be good for quick code development
  • keeping code segments short

be well
_tom

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

Search



Quick Links

User menu

Not signed in.

Misc Menu