Page 1 of 1
Looking for Code Library Program.
Posted: Sat Sep 11, 2004 8:16 pm
by Chiyo
I kept a copy of Code Library Program made by Ricardo,
which was built long ago, and I wonder there's some more
Code Manager Programs like this,which can
list/manage codes(or project archive)
extract code as source file to specified location
Or I'm going to make one myself,
Tried TreePAD and KeyNote, very similiar to
what I want, but they're not mainly for Source Codes.
Posted: Sun Sep 12, 2004 5:15 am
by Dare2
Hi Chiyo,
Are you looking for something like the CodeTemplates in jaPBe? If so, that can run stand-alone.
Posted: Sun Sep 12, 2004 2:09 pm
by blueb
Check out the free "MemPad.exe" on Horst Schaeffer's excellent PB web site....
http://home.mnet-online.de/horst.muc
Direct download...
http://home.mnet-online.de/horst.muc/win/mempad.zip
--blueb
Posted: Sun Sep 12, 2004 3:40 pm
by MrMat
Maybe
Sniplets? Or
wxCRP looks great, dunno if it can be configured for use with PureBasic though.
Re: Looking for Code Library Program.
Posted: Wed Dec 28, 2016 5:28 am
by collectordave
Old thread old question.
Did anyone produce a code library?
Seems like a good idea.
Regards
cd
Re: Looking for Code Library Program.
Posted: Wed Dec 28, 2016 3:03 pm
by blueb
Many years ago, I did one (in another Basic). I still use it, as it can be used to track... whatever.
I don't use it as much as I used to because most of my snippets are kept in the 'Templates' Tool section.
But it may give you a few ideas for your own
DropBox....
https://www.dropbox.com/s/0jg0lqe08jyok ... n.zip?dl=0
Re: Looking for Code Library Program.
Posted: Wed Dec 28, 2016 3:41 pm
by Fred
There is the Purearea code archive which contains a ton of code:
http://www.purearea.net/pb/CodeArchiv/CodeArchiv.html
Re: Looking for Code Library Program.
Posted: Wed Dec 28, 2016 5:49 pm
by IdeasVacuum
...and RS Basic's PB Lib is very handy (Windows only)
http://www.rsbasic.de/download/
Re: Looking for Code Library Program.
Posted: Thu Dec 29, 2016 6:20 am
by collectordave
Thanks everyone
Downloaded and trying out.
The more I look at it though it seems I need a collectordave organiser more than just a code archive.
All good ideas. Maybe roll my own?
Regards
cd
Re: Looking for Code Library Program.
Posted: Mon Jan 02, 2017 9:28 am
by collectordave
Ok
Decided to roll my own.
Code on github available through this topic
http://www.purebasic.fr/english/viewtop ... 12&t=67358
Enjoy
cd