S.M.A.R.T.

Share your advanced PureBasic knowledge/code with the community.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

... and added this one...
thefool wrote:sorry but Result = MakeApplication(#PB_OfficeSuite) comes with the error: MakeApplication is not a function, array or linked list :?
:lol:
touche!

now give eachother a hug and do a little sing along and all will be well :-)

viewtopic.php?p=113671#113671

(hey, even buffy does sing a song now and again)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

thefool wrote:edit: 5 hours of testing and repeated pressing the compile button the error still comes up :/
lol.


Good song, blueznl!
@}--`--,-- A rose by any other name ..
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Post by Droopy »

@Max

1° Ok
2° I notice there a confusion when reread
; I extended Rings' snippet a bit so it reads also the S.M.A.R.T. data of an harddisk
--> This is your topic, and i correct this .
3° The library with it's help will be present in the next release of the Droopy Lib.
Max.
Enthusiast
Enthusiast
Posts: 225
Joined: Fri Apr 25, 2003 8:39 pm

Post by Max. »

@ Dare

You raise some good points and indeed this is a tough topic one can't solve in an absolute objective manner, as it comes down to different perceptions, as usual with humans.

It reminds me of the frequently occuring question "Am I allowed to make a DLL in PureBasic for use in another programming language?", which never was answered in a definite way - where is the border line between enhancing code and wrapping code?

That code is used, without consent and credits, no biggy. I do not mind at all. If someone uses part of my code to make the next killer app and get rich with it, it is fine. No, I'd even be proud - if I'd knew. :wink:

And this is where perception comes into effect. For me, Tricks 'n' Tips apparantly means something else than for others. But I do believe, that this perception didn't come out of the deep blue sea, but from what I saw in the old forum since - I think - end of 2002.

Tricks 'n' Tips to me means to provide the community with new concepts, new approaches and most often PureBasic adaptions of other language's codes that are not natively supported by PureBasic.

I doesn't mean (again to me) to provide libraries or applications, no matter how great they are. Noone can learn out of them (except for some rare occassions where indeed they warrant to be a Trick or Tip). And this especially goes for Tailbite'd (which is great, btw) libraries, where the underlying source code is available already.

And to make it clear also, my rant is not about innovation depth generally. If a source code helps someone and was not seen in the forum in the same or similar way & is of use for others, it fits in here very well, no matter if it is very simple, from the principle (most often enough, these are the best Tips anyway).

Sometimes it seems to me that people more and more prefer the Lego kind style of coding. A red brick from here, a yellow one from there - no idea how & why it works, but at least some result one can impress friends with. :evil:

Anyway, this topic is done for me now and this post just some general thoughts.
Athlon64 3800+ · 1 GB RAM · Radeon X800 XL · Win XP Prof/SP1+IE6.0/Firefox · PB 3.94/4.0
Intel Centrino 1.4 MHz · 1.5 GB RAM · Radeon 9000 Mobility · Win XP Prof/SP2+IE6.0/Firefox · PB 3.94/4.0
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Max. wrote:@ Dare

Tricks 'n' Tips to me means to provide the community with new concepts, new approaches and most often PureBasic adaptions of other language's codes that are not natively supported by PureBasic.
Amen.
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

Heya Max,

Good points & thoughts. Success to you! :)
@}--`--,-- A rose by any other name ..
Post Reply