question

KristianVirtanen-7032 avatar image
0 Votes"
KristianVirtanen-7032 asked NonkiTakahashi answered

Smallbasic with cmd

Hi.

I noticed that by using sb compiler via cmd, i cant see detailed error messages. Just a message, if there is a warning. Seems like its somehow build to ide.
Can i somehow produce errors to cmd?

small-basic
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

NonkiTakahashi avatar image
0 Votes"
NonkiTakahashi answered

Hi @KristianVirtanen-7032, SmallBasicCompiler.exe in Small Basic v1.2 just shows a number of errors such like:

 xxx.sb: 3 errors.

I recommend you to check other Small Basic source code.

  1. Small Basic Online - https://github.com/sb/smallbasic-editor

  2. Small Basic Prime - https://github.com/litdev1/SB-IDE

  3. MySmallBasic - https://github.com/kwanghoon/MySmallBasic

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.