emeraldsoul 1,084 Posted May 18, 2019 No self-respecting Buffaloian would go to TGI Friday's for wings. They would go to the airport. 1 1 Share this post Link to post Share on other sites
InstrEd 1,725 Posted May 20, 2019 8 minutes ago, Mesh said: The mile high club? I knew I saw you in Denver 😉😏 Share this post Link to post Share on other sites
Mesh 1,680 Posted May 20, 2019 39 minutes ago, InstrEd said: I knew I saw you in Denver 😉😏 So, I'm not the only Juan that's flying high again? Share this post Link to post Share on other sites
InstrEd 1,725 Posted May 20, 2019 1 hour ago, Mesh said: So, I'm not the only Juan that's flying high again? Maybe 🤐 Share this post Link to post Share on other sites
Mesh 1,680 Posted May 21, 2019 Speaking of madmen, where' Bapu? 1 Share this post Link to post Share on other sites
InstrEd 1,725 Posted May 21, 2019 3 hours ago, Mesh said: Speaking of madmen, where' Bapu? Probably checking out the new Studio One update 😀 1 Share this post Link to post Share on other sites
craigb 2,891 Posted May 22, 2019 5 hours ago, Mesh said: Speaking of madmen, where' Bapu? If it's who I think you're referring to, I believe he used to post occasionally back in the old forums... 😀 1 1 Share this post Link to post Share on other sites
InstrEd 1,725 Posted May 22, 2019 2 hours ago, craigb said: If it's who I think you're referring to, I believe he used to post occasionally back in the old forums... 😀 He seldom posted😉🙃😂😀 Share this post Link to post Share on other sites
Bapu 2,208 Posted May 22, 2019 1 hour ago, InstrEd said: He seldom posted😉🙃😂😀 Every minute of every day. 1 Share this post Link to post Share on other sites
Mesh 1,680 Posted May 22, 2019 He who posts most, posts last? Share this post Link to post Share on other sites
InstrEd 1,725 Posted May 22, 2019 2 hours ago, Mesh said: He who posts most, posts last? Confucius says then you also are the last person alive 🧐 Share this post Link to post Share on other sites
craigb 2,891 Posted May 22, 2019 "One shouldn't believe everything you read on the Internet." ~ Confucius Share this post Link to post Share on other sites
InstrEd 1,725 Posted May 22, 2019 3 minutes ago, craigb said: "One shouldn't believe everything you read on the Internet." ~ Confucius I didn't read it. It was an audio book. Loophole 😆 Share this post Link to post Share on other sites
Bapu 2,208 Posted May 22, 2019 Im a looper 10 goto 20 20 goto 10 1 Share this post Link to post Share on other sites
craigb 2,891 Posted May 22, 2019 1 hour ago, Bapu said: Im a looper 10 goto 20 20 goto 10 For you the code would look more like this: 10 GOSUB 30 20 GOTO 10 30 MAKE A POST 40 RETURN 1 Share this post Link to post Share on other sites
InstrEd 1,725 Posted May 22, 2019 10 minutes ago, craigb said: For you the code would look more like this: 10 GOSUB 30 20 GOTO 10 30 MAKE A POST 40 RETURN Just asking here. Since it is beginner coding where is the "Hello World" 1 1 1 Share this post Link to post Share on other sites
InstrEd 1,725 Posted May 22, 2019 Also since this is the Coffee House shouldn't the routine be written in Java 🙄 2 Share this post Link to post Share on other sites
craigb 2,891 Posted May 23, 2019 2 hours ago, InstrEd said: Also since this is the Coffee House shouldn't the routine be written in Java 🙄 As you wish! // For that other Ed... class postFrenzy { bool forumExists = true; public static void main(String args[]) { while (forumExists) { MakeAnotherPost(); } } } Share this post Link to post Share on other sites