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 


Where is the icon saved in VDS 4?

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
flypaper
Contributor
Contributor


Joined: 19 Oct 2001
Posts: 104

PostPosted: Tue Mar 05, 2002 3:21 pm    Post subject: Where is the icon saved in VDS 4? Reply with quote

Is there an easy way to know where the optional icon is saved when compiling the .exe in VDS 4 so that I can use it as a task icon in the program, or can this not be done?
Back to top
View user's profile Send private message
Tommy
Admin Team


Joined: 16 Nov 2002
Posts: 746
Location: The Netherlands

PostPosted: Tue Mar 05, 2002 4:19 pm    Post subject: Reply with quote

You could try specifying %0 as filename for the taskicon. I expect the taskicon to show the EXE's icon when compiled.

Tommy
Back to top
View user's profile Send private message Send e-mail Visit poster's website
flypaper
Contributor
Contributor


Joined: 19 Oct 2001
Posts: 104

PostPosted: Tue Mar 05, 2002 4:34 pm    Post subject: Reply with quote

As usual, you are correct. Did I miss in the help file what the %0 - %9 stand for?
Back to top
View user's profile Send private message
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Tue Mar 05, 2002 10:22 pm    Post subject: Reply with quote

%0 is the path\filename of the VDS program itself.

%1 - %9 are command line parameters passed to the
program.

Example for a "C:\VDS\MYVDS.EXE" command line:

MYVDS.EXE testA testB testC

Inside the program, these vars have these values:

%0 = C:\VDS\MYVDS.EXE
%1 = testA
%2 = testB
%3 = testC

Cheers, Mac Smile

_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
flypaper
Contributor
Contributor


Joined: 19 Oct 2001
Posts: 104

PostPosted: Thu Mar 07, 2002 2:08 pm    Post subject: Reply with quote

So they are basically equal to DOS switches? That's cool. Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help 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