Search found 577 matches
- Wed Mar 17, 2021 9:51 am
- Forum: Libraries
- Topic: Recursively Listing Files and Folders
- Replies: 2
- Views: 1747
- Flag:
Re: Recursively Listing Files and Folders
That function did already exist: "Tree.sb to list folder contents", http://kibernetik.pro/forum/viewtopic.php?f=20&t=2008 Several users have added additional features in their replies and it has been used for an archiving and installation program: "MakeInstall.sb": http://kibernetik.pro/forum/viewto...
- Thu Dec 17, 2020 11:46 am
- Forum: Other topics
- Topic: New version has wrong number?
- Replies: 7
- Views: 2492
- Flag:
Re: New version has wrong number?
Sorry, I mistook it for the 5 for the number of stars 

- Thu Dec 17, 2020 10:27 am
- Forum: Other topics
- Topic: New version has wrong number?
- Replies: 7
- Views: 2492
- Flag:
- Wed Dec 16, 2020 10:27 am
- Forum: Other topics
- Topic: New version has wrong number?
- Replies: 7
- Views: 2492
- Flag:
New version has wrong number?
The latest version from Apple store has version number 5.
A bit confusing.
A bit confusing.

- Mon Dec 07, 2020 10:47 am
- Forum: Other topics
- Topic: Copy files between BASIC v6 and other apps
- Replies: 20
- Views: 6008
- Flag:
Re: Copy files between BASIC v6 and other apps
… The BASIC app was tested on the latest iOS v14 only. Backwards compatibility for older iOS versions up to v12 depends on iOS libraries compatibility. Thank you for your information. This seems to be a problem and needs to be investigated. In 'Files' I can only see 'GoodReader' as a target for sha...
- Mon Dec 07, 2020 10:43 am
- Forum: Other topics
- Topic: Copy files between BASIC v6 and other apps
- Replies: 20
- Views: 6008
- Flag:
Re: Copy files between BASIC v6 and other apps
… 1. In sB 5.8, use the dropbox feature to copy/paste "this_one" to Dropbox. 2. Log on to the website "dropbox.com". (Don't use the Dropbox app) 3. Touch the "Smart Basic" folder -> the "this_one" folder appears. 4. Mark the checkbox ib front of the folder 5. Touch the menu token "..." upper right ...
- Sun Dec 06, 2020 11:18 am
- Forum: Other topics
- Topic: Copy files between BASIC v6 and other apps
- Replies: 20
- Views: 6008
- Flag:
Re: Copy files between BASIC v6 and other apps
… Did you install new BASIC application? It should be available as a Share destination if it is installed. Yes, and the content of the old Smart Basic app is now in a zip file via step 1. Being in step 2, I cannot execute step 3 because no token or other reference appears to the Basic app after tou...
- Sat Dec 05, 2020 3:21 pm
- Forum: Other topics
- Topic: Copy files between BASIC v6 and other apps
- Replies: 20
- Views: 6008
- Flag:
Re: Copy files between BASIC v6 and other apps
In the video "get from dropbox.mp4" I get the whole collection of smart BASIC files from Dropbox to the new application "BASIC". I do the following: 1. In Safari I go to www.dropbox.com website and download the whole "smart BASIC" application folder. It gets saved as a ZIP archive into the "Files" ...
- Thu Oct 10, 2019 1:39 pm
- Forum: BASIC programs
- Topic: Digital Signal Processing
- Replies: 4
- Views: 6018
- Flag:
Re: Digital Signal Processing
"Your" FFT code is adapted to and published in BestBASIC: https://bestbasic.net/forum/viewtopic.php?f=4&t=41
In speed it is superior.
Seehttps://bestbasic.net/forum/viewtopic.php?f=4&t=42
In speed it is superior.

- Sat May 11, 2019 8:22 am
- Forum: BASIC programs
- Topic: IBM mainframe 360/30 vs. iPad 2019
- Replies: 13
- Views: 11726
- Flag:
Re: IBM mainframe 360/30 vs. iPad 2019
I remember making a large stress analisys program (Finite Element Method) in Fortran IV on the new IBM 360/30 mainframe in the late sixties. The process involved a large number of simultaneous linear equations to be solved. Intensive use of a hard disk (7.2 Mb) was necessary due to the limited amou...