Formatting edit

I don't know if I have formatted the external links section correctly, if someone could check it for me that would be appreciated. MK47X (talk) 18:33, 21 May 2014 (UTC)Reply

not a tutorial edit

someone keep an eye on this and stop it becoming a tutorial, as I don't trust myself to avoid doing so Oxinabox1 11:16, 15 August 2006 (UTC)Reply

EXPANSION edit

This article needs some TLC immediately! This is one of the smallest stubs I've seen on Wikipedia for it to be such a useful language. I will try to expand some of it soon, from my CASIO manual. Sneakernets (talk) 07:19, 9 December 2007 (UTC)Reply

Might try to expand this when I get the chance, but not sure I'll be able to find citable sources. Will this be a particular problem if it gets the stub expanded? (BTW I am new, so please correct me if I'm doing something wrong MK47X (talk) 18:19, 19 May 2014 (UTC)Reply

External links modified edit

Hello fellow Wikipedians,

I have just modified one external link on Casio BASIC. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true or failed to let others know (documentation at {{Sourcecheck}}).

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 15:45, 16 November 2016 (UTC)Reply

Top section / Code formatting edit

The opening paragraph should be broken up, jumps from an intro to history to data types.

I want to add an explanation to the Fibonacci example, will do later, maybe.

Also, wondering how to format the code; as in, should we consistently use the literal symbols used in the language (e.g. →) instead of representations (e.g. ->)? The literal symbols give the advantage of more realistic visual, but when we try to syntax highlight, we get red boxes. The representations removes the red boxes, and is more consistent with how Casio BASIC programmers write the code out, in BIDE (IDE for Casio BASIC), we use ->, != and => instead of typing special characters, but we lose the literality of the code, and how do we represent the '◢'?

Akzidenzg (talk) 03:44, 29 September 2021 (UTC)Reply

How do you use the "Fix" function while programming edit

After looking it up, I see that FIX is supposed to round a number to the nearest whole number, but I don't fully know what though. How would you use this function, and if it is not for rounding, what function is and how to use it. 76.68.128.243 (talk) 23:30, 2 September 2022 (UTC)Reply