Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 06:59 07 Jun 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : PicoMite Draft manual V6.00.02 - please review

     Page 3 of 3    
Author Message
AlbertR
Newbie

Joined: 29/05/2025
Location: Germany
Posts: 10
Posted: 07:05am 05 Jun 2025
Copy link to clipboard 
Print this post

I think from copy/paste

Page 103: ARRAY INSERT |This is the opposite of MATH SLICE, has a

Page 104: ARRAY SLICE  |eg.
                        .
                        MATH SLICE a(), 2, , 3, b()
 
phil99

Guru

Joined: 11/02/2018
Location: Australia
Posts: 2508
Posted: 12:32pm 05 Jun 2025
Copy link to clipboard 
Print this post

P22 Variables. "Command" missing. Some cause errors, though many don't.
  Quote  A variable name or a label must not be the same as a command, function or one of the following keywords: THEN, ELSE,
GOTO, GOSUB, TO, STEP, FOR, WHILE, UNTIL, LOAD, MOD, NOT, AND, OR, XOR, AS.


Edit.
p26  String Operators:
<> < > <= =< >= =>
Inequality, less than, greater than, less than or equal to, less than or
equal to (alternative version), greater than or equal to, greater than or
equal to (alternative version) In order of ASCII value.
Edited 2025-06-06 11:51 by phil99
 
disco4now

Guru

Joined: 18/12/2014
Location: Australia
Posts: 988
Posted: 04:39am 06 Jun 2025
Copy link to clipboard 
Print this post

OPTION NOCHECK [ON|OFF] temporary option in the code but not in the manual.
Looks to prevent the test for CNTRL+C and Interrupts after each each command.
Latest F4 Latest H7 FotS
 
     Page 3 of 3    
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025