| Author |
Message |
Topic: [resolved] Multiple dialog elements |
nemisis010
Replies: 2
Views: 11861
|
Forum: General Help Posted: Fri Jul 02, 2004 3:27 am Subject: All worked out |
Yup, looks like im going to have to use the DIALOG SELECT, 1 everytime it wants to check a checkbox.
Thanks |
Topic: [resolved] Multiple dialog elements |
nemisis010
Replies: 2
Views: 11861
|
Forum: General Help Posted: Thu Jul 01, 2004 6:07 am Subject: [resolved] Multiple dialog elements |
The problem i've got is I have 2 dialogs with one hidden;
The first dialog has checkboxes.
The second is sort of a progress window that changes a text label if a checkbox is selected on the firs ... |
Topic: Copy all files in a directory |
nemisis010
Replies: 3
Views: 12886
|
Forum: General Help Posted: Fri Jun 25, 2004 7:04 am Subject: Fantastic - works |
Thanks Garrett, that works great. Wasn't sure that lists would take of the problem.
Thanks again.  |
Topic: Copy all files in a directory |
nemisis010
Replies: 3
Views: 12886
|
Forum: General Help Posted: Fri Jun 25, 2004 3:42 am Subject: Copy all files in a directory |
This is probably a simple query but how the hell do you copy all files in a directory to another directory. It seems pretty simple but i've tried everything i can think of.
Can anyone help please. |
Topic: Getting Past DigitalSignature warning page |
nemisis010
Replies: 2
Views: 11664
|
Forum: General Help Posted: Fri Jun 14, 2002 12:12 pm Subject: Sned key options |
Just a quick note, if you want to use send keys i recommend using Autoit, it has a dll that can be combined with vds and has alot more window title manipulation that vds, so give it a try
www.hidde ... |
Topic: Refresh Icons |
nemisis010
Replies: 5
Views: 16807
|
Forum: General Help Posted: Tue Jun 04, 2002 4:57 am Subject: I have one |
I've got a tool that refreshes the icon cache in windows, it's part of another program but it's housed inside an exe file.
I used it to create an Xp icon set that changes the icons when your comput ... |
Topic: Replacing part of a string |
nemisis010
Replies: 5
Views: 16039
|
Forum: General Help Posted: Tue Jun 04, 2002 4:48 am Subject: Thank guys |
Yeah that worked fine.
Mac, i'm using the date month year format because it's the only way to create folders that are random enough but easy to understand when they where backed up.
I'm creating ... |
Topic: Replacing part of a string |
nemisis010
Replies: 5
Views: 16039
|
Forum: General Help Posted: Mon Jun 03, 2002 11:52 am Subject: Replacing part of a string |
Here's the problem, i'm trying to create a directory from the date and time that vds can aquire
%B = @datetime(dd-mm-yy-t,%T)
When creating a directory you cannot put the : in the name, but when ... |
Topic: VDS Text Editor |
nemisis010
Replies: 8
Views: 26722
|
Forum: Visual DialogScript 3 Source Code Posted: Fri May 31, 2002 3:21 am Subject: LOOOOONG! |
| DAM, thats one long peice of code!! 8O 8O |
Topic: What can be run from a .dsr file? |
nemisis010
Replies: 4
Views: 17180
|
Forum: General Help Posted: Fri May 31, 2002 3:11 am Subject: What can be run from a .dsr file? |
8O 8O 8O <- I JUST LOVE THIS EMOICON!!! - LOL
Can any of you guys see what's wrong with this line of code, the
%%FILENAME1 variable retreives a filename from a listbox, and the
%%CFWPATH va ... |
Topic: What can be run from a .dsr file? |
nemisis010
Replies: 4
Views: 17180
|
Forum: General Help Posted: Fri May 31, 2002 2:48 am Subject: Extracting the files |
From what you guys have said i think it would be the best if i just extract them to a hidden directory and delete them afterwards.
Thanks guys |
Topic: What can be run from a .dsr file? |
nemisis010
Replies: 4
Views: 17180
|
Forum: General Help Posted: Thu May 30, 2002 1:03 pm Subject: What can be run from a .dsr file? |
I was wondering what files could be accessed through a .dsr file.
I use another scripting tool (Autoit - www.hiddensoft.com) also and would like to add an .exe script made with autoit, could the .e ... |
Topic: Hit the problem again |
nemisis010
Replies: 7
Views: 20675
|
Forum: General Help Posted: Thu May 30, 2002 11:59 am Subject: perfect |
Dam, it's funny how that can happen, and it's bloody anoying, but thanks mate.  |
Topic: Hit the problem again |
nemisis010
Replies: 7
Views: 20675
|
Forum: General Help Posted: Thu May 30, 2002 11:45 am Subject: Tried |
It seems to be spitting this error at me now;
"Missing parameters to the command" as soon as i select the About menu item.
i also tried to put the;
info test %E
but the %e variable was b ... |
Topic: Hit the problem again |
nemisis010
Replies: 7
Views: 20675
|
Forum: General Help Posted: Thu May 30, 2002 11:02 am Subject: Hit the problem again |
Tried to integrate that code into the main source and it keeps missing labels.
Title CFW DB Manager
DIALOG CREATE,Conquest Frontier Wars DB Manager,-1,0,450,349
DIALOG ADD,MENU,File,&Star ... |
| |