We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SB-Prime 1.1.10 Update
#20
I Think About Aliase IN MY IDE i got a perfect solution :
TWO KEYWORDS
1: Import
2: AS
Import Stack As ST
THEN PROGRAM WILL REPLACE ST WITH STACK IN WHOLE FILE Smile
AND FOR VARIABLE I HIT A GOOD IDEA:
I WILL REPLACE ALL ALPHABET OF FILE INTO ENGLISH LIKE FOLLOW:>
Code:
привет = "HELLO WORLD"
TextWindow.WriteLine(привет)
WILL BE TRANSLETED INTO :>
Code:
privet = "HELLO WORLD"
TextWindow.WriteLine(privet)
Reply


Messages In This Thread
SB-Prime 1.1.10 Update - by litdev - 03-29-2024, 11:31 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 03-30-2024, 07:50 AM
RE: SB-Prime 1.1.10 Update - by z-s - 03-30-2024, 03:35 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 03-31-2024, 08:44 AM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 03-31-2024, 08:48 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-01-2024, 04:00 PM
RE: SB-Prime 1.1.10 Update - by litdev - 04-01-2024, 04:41 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-01-2024, 06:22 PM
RE: SB-Prime 1.1.10 Update - by litdev - 04-01-2024, 08:09 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-01-2024, 09:37 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-02-2024, 06:00 AM
RE: SB-Prime 1.1.10 Update - by z-s - 04-02-2024, 07:00 AM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-02-2024, 07:23 AM
RE: SB-Prime 1.1.10 Update - by z-s - 04-02-2024, 11:06 AM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-02-2024, 08:15 PM
RE: SB-Prime 1.1.10 Update - by jrmrhrb00 - 04-03-2024, 03:27 PM
RE: SB-Prime 1.1.10 Update - by litdev - 04-03-2024, 03:47 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-06-2024, 01:26 PM
RE: SB-Prime 1.1.10 Update - by litdev - 04-06-2024, 01:48 PM
RE: SB-Prime 1.1.10 Update - by z-s - 04-06-2024, 02:26 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-06-2024, 04:31 PM
RE: SB-Prime 1.1.10 Update - by litdev - 04-06-2024, 05:10 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-06-2024, 08:06 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-07-2024, 11:42 AM
RE: SB-Prime 1.1.10 Update - by litdev - 04-07-2024, 12:34 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-14-2024, 07:43 AM
RE: SB-Prime 1.1.10 Update - by litdev - 04-14-2024, 08:24 AM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-14-2024, 10:11 AM
RE: SB-Prime 1.1.10 Update - by litdev - 04-14-2024, 11:45 AM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 04-14-2024, 04:21 PM
RE: SB-Prime 1.1.10 Update - by litdev - 05-06-2024, 03:22 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 05-06-2024, 04:41 PM
RE: SB-Prime 1.1.10 Update - by litdev - 05-06-2024, 05:59 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 05-06-2024, 07:29 PM
RE: SB-Prime 1.1.10 Update - by litdev - 05-06-2024, 07:37 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 05-06-2024, 09:44 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 05-07-2024, 03:59 PM
RE: SB-Prime 1.1.10 Update - by litdev - 05-07-2024, 04:09 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 05-07-2024, 07:05 PM
RE: SB-Prime 1.1.10 Update - by z-s - 07-25-2024, 03:32 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 07-25-2024, 03:38 PM
RE: SB-Prime 1.1.10 Update - by litdev - 07-25-2024, 03:47 PM
RE: SB-Prime 1.1.10 Update - by z-s - 07-25-2024, 03:50 PM
RE: SB-Prime 1.1.10 Update - by AbsoluteBeginner - 07-25-2024, 03:54 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)