Jump to content
Sinphaltimus

How many times have you done it?

Recommended Posts

Exit is a bad command as the ends GPL and goes to Title Screen so everything you were working on is not saved.

 

As i mostly right in GPL I rarely type exit, but have mistakenly type BYE in GPL at times.

  • Like 2

Share this post


Link to post
Share on other sites

Not as often as I have wanted to type "LOAD DSKx.filename" instead of "OLD DSKx.filename". Similarities with other systems aside, LOAD would have been consistent with the DSR routine names and Editor Assembler (i.e., Load and Run). But I digress.

  • Like 2

Share this post


Link to post
Share on other sites

Not as often as I have wanted to type "LOAD DSKx.filename" instead of "OLD DSKx.filename". Similarities with other systems aside, LOAD would have been consistent with the DSR routine names and Editor Assembler (i.e., Load and Run). But I digress.

I have typed RUN "DSK#.filename" most of the time even when i ment to have typed OLD "DSK#.filename"

  • Like 1

Share this post


Link to post
Share on other sites

Not as often as I have wanted to type "LOAD DSKx.filename" instead of "OLD DSKx.filename". Similarities with other systems aside, LOAD would have been consistent with the DSR routine names and Editor Assembler (i.e., Load and Run). But I digress.

Load vs. Old is my second most common oops on the TI. I spend a lot of time in the Windows command prompt and exit happens without even a thought.

Edited by Sinphaltimus

Share this post


Link to post
Share on other sites

I sound a lot of time ...

 

Auto-correction?

 

It took an awful lot of time until I understood that OLD is meant as the opposite of NEW; I always wondered why they did not call it LOAD.

  • Like 1

Share this post


Link to post
Share on other sites

 

Auto-correction?

 

It took an awful lot of time until I understood that OLD is meant as the opposite of NEW; I always wondered why they did not call it LOAD.

Yeah, should have been "spend" - corrected, thanks. Nothing like autocorrect before caffeine.

Share this post


Link to post
Share on other sites

Ok, somewhere I remember reading about why TI went with OLD instead of LOAD. IIRC (which I probably do not) it had something to do with ANSI standard, re: mizapf OLD vs NEW.

Share this post


Link to post
Share on other sites

 

I'm going to steal your GIF, it has multiple uses and is funny...

 

saaaaame for meeee please :) :)

  • Like 1

Share this post


Link to post
Share on other sites

I'm sure it used to work. If I just keep trying ...

 

exit.gif

 

 

 

 

 

Welcome to the Hotel California....

  • Like 1

Share this post


Link to post
Share on other sites

 

Yes but in my particular instance the purpose is to close Classic99. So indeed it is recursion that's happening but my brain just wants C99 to close without having to touch the mouse or alt+f4. LOL.

I don't think I would ever do this on real iron. The mindset is different.

Share this post


Link to post
Share on other sites

I seem to remember seeing an article way back in time that mentioned that TI BASIC is rooted in ANSI Standard BASIC for all of its naming conventions and functions. I also remember that the article mentioned only one other home computer of that era that also used a flavor of ANSI--I think it was the COSMAC ELF. Pretty much everyone else used a flavor of Microsoft BASIC (which was also the first Microsoft product that sold in quantity, as they were contracted out by an awful lot of computer manufacturers to port their BASIC over once it took the Homebrew computer market by storm, becoming the de facto standard).

Share this post


Link to post
Share on other sites

When you accidentally paste source in to classic99 and is screams at you to stop it.

post-47352-0-60752300-1478258896_thumb.png

Edited by Sinphaltimus

Share this post


Link to post
Share on other sites

Or when you forget to unREMark a couple lines of code that load in your char codes.

post-47352-0-15397500-1478267380_thumb.gif

Edited by Sinphaltimus
  • Like 1

Share this post


Link to post
Share on other sites

When you accidentally paste source in to classic99 and is screams at you to stop it.

 

doh.png

When I did my first programming course at university 1992, I did this in an interesting way.

 

The assignment was to extend an Eliza program written in Scheme (lisp dialect) and I accidently pasted parts of the source code at the running prompt. To that the program responded: Maybe in our fantasy we quote each other?

  • Like 2

Share this post


Link to post
Share on other sites

hehe... press ESC :)

Yes indeed. Usually, I copy paste and walk away. So as soon as the syntax error sounds hit it's like a panic to disarm a ticking time bomb or something. Gets me every time.

  • Like 2

Share this post


Link to post
Share on other sites

Ok, somewhere I remember reading about why TI went with OLD instead of LOAD. IIRC (which I probably do not) it had something to do with ANSI standard, re: mizapf OLD vs NEW.

 

The original Dartmouth BASIC ran on a timesharing computer system that used some operating system commands to interact with BASIC. This system used OLD to retrieve programs from storage. It also used BYE to sign off. (HELLO was used to sign in). It seems like TI followed the Dartmouth standard pretty closely with TI 990 BASIC, which 99/4 BASIC was derived from. If you find the manual for 990 BASIC online, you'll see how similar 99/4 BASIC.

 

http://www.dartmouth.edu/basicfifty/commands.html

  • Like 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...