Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Execute ???
#5
And one of the good things with these experimental concepts of Steve's(tm), is that many times, they either get added to the language itself eventually, or at least a portion of them do.  Where all my custom precompiler commands started with '# back in the day, we now have $ commands for the precompiler -- $IF instead of my old '#IF and $LET instead of '#LET...   I never got around to working in a $EXECUTE into the language, as the IDE we have built in translates and compiles code with each and every keystroke we make, checking syntax and other such stuff, which means it wouldn't make a singular call out to shell back to itself to  execute some command and insert the output into the IDE once.  Instead, it'd try to do that with EVERY keystroke, and you want to talk about a program lagging up and freezing almost instantly....   THAT'S one way to do it!

I know....    From Experience.  Big Grin
Reply


Messages In This Thread
Execute ??? - by Dimster - 01-02-2024, 09:21 PM
RE: Execute ??? - by bplus - 01-02-2024, 10:04 PM
RE: Execute ??? - by TerryRitchie - 01-02-2024, 10:38 PM
RE: Execute ??? - by SMcNeill - 01-02-2024, 10:46 PM
RE: Execute ??? - by SMcNeill - 01-02-2024, 10:53 PM
RE: Execute ??? - by bplus - 01-03-2024, 03:31 AM
RE: Execute ??? - by Dimster - 01-03-2024, 01:05 PM
RE: Execute ??? - by bplus - 01-03-2024, 04:59 PM
RE: Execute ??? - by aurel - 01-03-2024, 06:39 PM
RE: Execute ??? - by aurel - 01-03-2024, 06:46 PM
RE: Execute ??? - by Unatic - 01-03-2024, 06:57 PM
RE: Execute ??? - by Dimster - 01-03-2024, 09:52 PM
RE: Execute ??? - by aurel - 01-04-2024, 07:36 AM



Users browsing this thread: 2 Guest(s)