| View previous topic :: View next topic |
| Author |
Message |
GeoTrail Valued Contributor


Joined: 18 Feb 2003 Posts: 572 Location: Bergen, Norway
|
Posted: Sat Mar 08, 2003 5:38 am Post subject: Personal script archive and templates |
|
|
Personal script archive where we can put codes that we use often so it's easy to find it and add it to the script.
Also, a template function where we can add several templates for different types of programs.
That would be great.
And maybe a function with all the commands and functions sorted by category which used a wizard style dialog. So beginners could easier learn how to code in VDS  _________________
 |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Sat Mar 08, 2003 6:08 am Post subject: |
|
|
Hey Robert,
You do know that the VDS IDE has a place to store templates don't ya?
If ya don't, click the Options menu and select the Editor
menu item. When the Editor Options dialog opens select the Code
Templates tab. You can access all of the templates that you make
either here or while in the VDS IDE editor window by pressing Ctrl + J
, at least for VDS 4.5.  _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Sat Mar 08, 2003 7:44 am Post subject: |
|
|
And I'm working on a code snippet archive program here. Just waiting
for Bill to add in CLICK and DBLCLICK to his treeview dll.
-Garrett _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
GeoTrail Valued Contributor


Joined: 18 Feb 2003 Posts: 572 Location: Bergen, Norway
|
Posted: Sat Mar 08, 2003 2:19 pm Post subject: |
|
|
| bweckel wrote: | Hey Robert,
You do know that the VDS IDE has a place to store templates don't ya?
If ya don't, click the Options menu and select the Editor
menu item. When the Editor Options dialog opens select the Code
Templates tab. You can access all of the templates that you make
either here or while in the VDS IDE editor window by pressing Ctrl + J
, at least for VDS 4.5.  |
Darn
Didn't know that
Thanks for the tip bweckel. *feel stupid*
| Garrett wrote: | And I'm working on a code snippet archive program here. Just waiting
for Bill to add in CLICK and DBLCLICK to his treeview dll. |
Cool, will you be releasing that as freeware for everyone to use? _________________
 |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
Posted: Sat Mar 08, 2003 3:34 pm Post subject: |
|
|
Well, If Garrett is making a code snip program, I am going to hold off on posting my source code help file again.
Hey Garrett, Anyway you can add an option so that a zip file of scripts can be added to your program? Like an import > ZIP. That way I can just zip code and post it so people can import them into the program. Just a thought. _________________ Chris
Http://theblindhouse.com |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1566
|
Posted: Sat Mar 08, 2003 6:21 pm Post subject: |
|
|
| Btw Chris, it seems you uploaded that source code help file but it contained a serial number for a shareware dll. The soruce code help file was temporarily disabled/hidden, please fix that up as soon as possible and resubmit. |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Sat Mar 08, 2003 7:24 pm Post subject: |
|
|
| GeoTrail wrote: | | Garrett wrote: | And I'm working on a code snippet archive program here. Just waiting
for Bill to add in CLICK and DBLCLICK to his treeview dll. |
Cool, will you be releasing that as freeware for everyone to use? |
Donationware.
-Garrett _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Sat Mar 08, 2003 7:34 pm Post subject: |
|
|
| LiquidCode wrote: | Well, If Garrett is making a code snip program, I am going to hold off on posting my source code help file again.
Hey Garrett, Anyway you can add an option so that a zip file of scripts can be added to your program? Like an import > ZIP. That way I can just zip code and post it so people can import them into the program. Just a thought. |
This is only intended for snippets, not source code templates or full programs. I'm talking single line or 10 line snippets or commonly used routines.
I can set this up to import snippet libraries from others, either in the raw
or in a zip file. But the zip file will only contain a library in the raw, or
several libraries in the raw.
What you had in the help file I think most are just too big to be really
called snippets.
-Garrett _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
Posted: Sun Mar 09, 2003 5:03 am Post subject: |
|
|
Ok, just thought I'd ask.
Prakash: Yep, I know a few people have told me. I have fixed the help file and will be posting a new version soon. Sorry about that.  _________________ Chris
Http://theblindhouse.com |
|
| Back to top |
|
 |
|