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 


Search found 15 matches
forum.vdsworld.com Forum Index
Author Message
  Topic: Setting current directory for run operations
Seffyroff

Replies: 5
Views: 20224

PostForum: General Help   Posted: Tue Apr 16, 2002 11:36 am   Subject: Setting current directory for run operations
Doh! that'll do it! nice one, thanks!
BTW, any ideas why i couldn't pipe to a text file from SHELL OPEN?
  Topic: Setting current directory for run operations
Seffyroff

Replies: 5
Views: 20224

PostForum: General Help   Posted: Tue Apr 16, 2002 11:05 am   Subject: Setting current directory for run operations
I'm trying to run an external cmdline program, pipe it's output to a text file, then display that in a list window. There's one hitch. The program performs it's operation only if you are in the dire ...
  Topic: What am I doing wrong here?
Seffyroff

Replies: 3
Views: 16307

PostForum: General Help   Posted: Mon Apr 15, 2002 2:34 pm   Subject: What am I doing wrong here?
Thanks guys!

That did the trick Mac!
  Topic: What am I doing wrong here?
Seffyroff

Replies: 3
Views: 16307

PostForum: General Help   Posted: Sun Apr 14, 2002 6:31 pm   Subject: What am I doing wrong here?
OK, I have some code that looks like this:

IF @ASK(You want to copy the %I version of %H from %G and export it to %L %K on %J?)
IF @EQUAL(%J, Server)
@ASK("Serv ...
  Topic: A Few Small coding conundrums
Seffyroff

Replies: 7
Views: 27631

PostForum: General Help   Posted: Wed Apr 10, 2002 5:19 pm   Subject: A Few Small coding conundrums
I'm having real problems displaying the output of a program in a list window. This is what i'm doing:
I have an output window which is a list. Various messages are displayed here whilst the progra ...
  Topic: Remembering Previous State
Seffyroff

Replies: 4
Views: 19211

PostForum: General Help   Posted: Tue Apr 09, 2002 7:41 pm   Subject: Remembering Previous State
Mac,

Thanks very much for your reply. I'm well into my 3rd day of using VDS now, armed with little more than a rudimentary knowledge of batch files, and of course some excellent advice from you gu ...
  Topic: Really dumb checkbox question
Seffyroff

Replies: 1
Views: 12893

PostForum: General Help   Posted: Tue Apr 09, 2002 5:06 pm   Subject: Really dumb checkbox question
Can I check the state of checkboxes with an IF @NULL(checkbox) statement, or do I have to do something else like use a click event or something to assign a value to a variable?

Currently i'm doing ...
  Topic: Remembering Previous State
Seffyroff

Replies: 4
Views: 19211

PostForum: General Help   Posted: Tue Apr 09, 2002 4:40 pm   Subject: Remembering Previous State
Is there any way I can have my program remember the previous states/selections of combo boxes, check boxes etc from the last time the program was run? Would it be done via an .ini file or some regist ...
  Topic: IF STATEMENTS AS TESTS
Seffyroff

Replies: 4
Views: 20408

PostForum: General Help   Posted: Mon Apr 08, 2002 7:27 pm   Subject: IF STATEMENTS AS TESTS
Thanks, Mac. That works a treat Smile
  Topic: A Few Small coding conundrums
Seffyroff

Replies: 7
Views: 27631

PostForum: General Help   Posted: Mon Apr 08, 2002 6:18 pm   Subject: Re: A Few Small coding conundrums
Thanks dread!

Sorry, some of those questions were a little obvious. I figured out the list to file one shortly after posting.. i'll try to look more thoroughly before posting again.

Thanks agai ...
  Topic: A Few Small coding conundrums
Seffyroff

Replies: 7
Views: 27631

PostForum: General Help   Posted: Mon Apr 08, 2002 5:14 pm   Subject: A Few Small coding conundrums
Folks,

I've tried for most of today to figure these out, can anyone offer advice?
I know some of these things are fairly specific..

1> Is it possible to pass parameters to subroutines, like ...
  Topic: Windows XP version number ?
Seffyroff

Replies: 5
Views: 24437

PostForum: General Help   Posted: Mon Apr 08, 2002 11:02 am   Subject: Windows XP version number ?
It says on mine: Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
  Topic: Auto scroll update on a list box
Seffyroff

Replies: 1
Views: 13943

PostForum: General Help   Posted: Mon Apr 08, 2002 11:00 am   Subject: Auto scroll update on a list box
i am using a list box as an output window. Is there any way to make it scroll with the updated messages automatically? at the moment when the number of messages exceeds the length of the list box they ...
  Topic: IF STATEMENTS AS TESTS
Seffyroff

Replies: 4
Views: 20408

PostForum: General Help   Posted: Mon Apr 08, 2002 1:43 am   Subject: IF STATEMENTS AS TESTS
Tommy,

Thanks for your reply! That had solved my issues, great!

For my next question, As you may have noticed from my code i am using a list box as an output window. Is there any way to make it ...
  Topic: IF STATEMENTS AS TESTS
Seffyroff

Replies: 4
Views: 20408

PostForum: General Help   Posted: Mon Apr 08, 2002 12:38 am   Subject: IF STATEMENTS AS TESTS
Hi folks,

I'm new to VDS, and am having a few syntax problems.
I'm trying to delete a file, and test that it was successful by using an IF statement like this:

--snip--
rem delete destination ...
 
Page 1 of 1
All times are GMT
Jump to:  

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group