Search found 231 matches
- Sat Oct 11, 2025 10:21 pm
- Forum: Showcase
- Topic: Some scientific/educational software
- Replies: 30
- Views: 53460
Re: Some scientific/educational software
The MorphOS shutdown tool tdcc was updated to 0.5: -> https://via.bckrs.de/files/tdcc.htm Nothing big, but removed a shut down time miscalculation probably introduded in V0.3 related to a slider event ("level") triggered by "moai.set ("slider01","Level",..." E...
- Fri Nov 08, 2024 5:04 pm
- Forum: APK Compiler
- Topic: Alternatives to Google Play store for publishing
- Replies: 5
- Views: 16898
Re: Alternatives to Google Play store for publishing
I am off from the app store now. The DUNS number did it. Applied for one, but never got one. Maybe lost in spam or whatever. Just not worth the efforts.
- Mon Oct 07, 2024 9:16 pm
- Forum: Newbie questions
- Topic: Hardware Analysis
- Replies: 5
- Views: 5261
Re: Hardware Analysis
For easy things like Fastram/Chipram availability you can run the DOS command "avail" via Hollywood command run (or ecxecute) Run ("Sys:avail >ram:bla") And access the result from ram:bla from your code. Instead of using a temp file that you access you can use the new syntax of r...
- Tue Jun 18, 2024 12:57 am
- Forum: Newbie questions
- Topic: Calling Other Scripts From A Main Script
- Replies: 6
- Views: 3356
Re: Calling Other Scripts From A Main Script
I suggest to use the run() command if you want to keep your daughter script also as a stand alone program. You shoud set up a message port in your daughter script and an EventHandler: CreatePort("daughter_script_MSGPORT") ;Message port for Interprocess communication InstallEventHandler({On...
- Sat Feb 10, 2024 11:29 pm
- Forum: APK Compiler
- Topic: Alternatives to Google Play store for publishing
- Replies: 5
- Views: 16898
Re: Alternatives to Google Play store for publishing
I also took the plunge to remove the issues on google play. I second all you said. It's no fun and the hurdes to publish are rather high. Te API leve issue of course is not yet resolved.. And its kind of strange that you exlicitly must declare all these things, declaring that stop watch or reaction ...
- Sun Jan 07, 2024 7:25 pm
- Forum: Showcase
- Topic: PerCIMan - Person Contact and Information Manager
- Replies: 18
- Views: 58497
Re: PerCIMan - Person Contact and Information Manager
There is no active usage of the program, As all of my programs check for the current version I can get rough estimates of how often the progamm gets launched by looking how often the version string was called. And for PerCIMan these numbers are _very_ low (not even once during 2023!). Not worth to p...
- Sun Jan 07, 2024 12:55 am
- Forum: Showcase
- Topic: PerCIMan - Person Contact and Information Manager
- Replies: 18
- Views: 58497
Re: PerCIMan - Person Contact and Information Manager
Released a new version of PerCIMan 0.7.6. Major change: removed the beta time out restriction. Unfortunstey not because the program ins‘t beta anymore, but bevause I missed a promise: providing of a new version before the beta times out. That said the program is close to the 1.0 state, but I doubt i...
- Sun Feb 26, 2023 10:55 pm
- Forum: Announcements
- Topic: Hollywood 10: Xcelicious out now!
- Replies: 15
- Views: 28508
Re: Hollywood 10: Xcelicious out now!
Andreas, you're delivering once again - impressive! Will order te update next days. Shame the job & Co is occupying most of my time.
- Mon Jan 09, 2023 12:28 am
- Forum: Off topic
- Topic: Name for a new program
- Replies: 3
- Views: 14116
Name for a new program
i am working on another program. That program will add information to (picture) files (at least to jpgs), You will be able to mark areas and make notes what you are actually seeing there (e.g. aunt Margaret) . Program development is still in early stage but it progresses. And it needs a name. I am l...
- Sat Jan 07, 2023 12:28 am
- Forum: Showcase
- Topic: Some scientific/educational software
- Replies: 30
- Views: 53460
Re: Some scientific/educational software
tdcc has got a minor update to V0.3
This is MorphOS only, Get it while it's hot:
-> https://via.bckrs.de/files/tdcc.htm
This is MorphOS only, Get it while it's hot:
-> https://via.bckrs.de/files/tdcc.htm