forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


StdLib

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Visual DialogScript 5 Units
View previous topic :: View next topic  
Author Message
LiquidCode
Moderator Team


Joined: 05 Dec 2000
Posts: 1751
Location: Space and Time

PostPosted: Fri Sep 05, 2003 6:45 pm    Post subject: StdLib Reply with quote

Here is a unit that has many commands and functions. It is an attempt to compile very usefull elements for use in VDS.

http://www.vdsworld.com/index.php?page=download&fileid=334

I'll be updating it as new commands/functions are developed. It's a work in progress. Smile

Let me know what you think.

_________________
Chris
Http://theblindhouse.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Fri Sep 05, 2003 8:29 pm    Post subject: Reply with quote

Looks good. Very Happy But I can't really run the demo without commenting
out this part:

Code:
  # Populate the BitList using Array and assign Icons using GetFileIcon
StdLib Array,Bitlist1,Item1|@StdLib(GetFileIcon,@WinDir()\Notepad.exe) Item2|@StdLib(GetFileIcon,@WinDir()\Explorer.exe) Item3|@StdLib(GetFileIcon,@WinDir()\Calc.exe)," "


EDIT: Oops, I forgot to say why I can't run it with that line. Wink
I get the following error:

Code:
---------------------------
Visual DialogScript 5
---------------------------
Error:  Unhandled exception ""
at line: 31
in file: StdLibDemo.dsc
---------------------------
OK   
---------------------------

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
LiquidCode
Moderator Team


Joined: 05 Dec 2000
Posts: 1751
Location: Space and Time

PostPosted: Fri Sep 05, 2003 8:51 pm    Post subject: Reply with quote

Doh! Ok, I'll take a look at it Monday. I'm going to be away this weekend.
_________________
Chris
Http://theblindhouse.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
LiquidCode
Moderator Team


Joined: 05 Dec 2000
Posts: 1751
Location: Space and Time

PostPosted: Mon Sep 08, 2003 12:18 pm    Post subject: Reply with quote

What OS are you running FF? I do not get that error. I am using Win 98se
_________________
Chris
Http://theblindhouse.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
CodeScript
Moderator Team


Joined: 08 Jun 2003
Posts: 1060
Location: India

PostPosted: Mon Sep 08, 2003 12:54 pm    Post subject: Reply with quote

FF is running XP so I think he gets the error (XP calc.exe and notepad are in system32 (system directory). So add @windir(S) I think that should resolve the problem.
Code:
StdLib Array,Bitlist1,Item1|@StdLib(GetFileIcon,@WinDir(S)\Notepad.exe) Item2|@StdLib(GetFileIcon,@WinDir()\Explorer.exe) Item3|@StdLib(GetFileIcon,@WinDir(S)\Calc.exe)," "

_________________
Regards
- CodeScript
Arrow Give your application a professional look with the VDSGUI Extension
Back to top
View user's profile Send private message Visit poster's website
Serge
Professional Member
Professional Member


Joined: 04 Mar 2002
Posts: 1480
Location: Australia

PostPosted: Mon Sep 08, 2003 1:39 pm    Post subject: Reply with quote

looks good liquidcode...runs ok under my o/s...win98se

serge

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
LiquidCode
Moderator Team


Joined: 05 Dec 2000
Posts: 1751
Location: Space and Time

PostPosted: Mon Sep 08, 2003 3:30 pm    Post subject: Reply with quote

Ok. Yep, that would be it. I'll update the demo.

Thanks

_________________
Chris
Http://theblindhouse.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Visual DialogScript 5 Units All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group