| View previous topic :: View next topic |
| Author |
Message |
redhatrik Newbie
Joined: 08 Oct 2006 Posts: 3
|
Posted: Fri Oct 13, 2006 4:32 pm Post subject: VDS command line compile possible? |
|
|
Are there any command-line flags that can be used when compiling raw VDS code??
I use the PSPad editor (http://www.pspad.com) which has configurations for different file types. Those configurations allow for different highlighting syntax, stanza formatting, as well as different compilers.
Thanx all!! |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Fri Oct 13, 2006 6:17 pm Post subject: |
|
|
There is no command line access to compiling VDS 5 files.
-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 |
|
 |
jules Professional Member


Joined: 14 Sep 2001 Posts: 1043 Location: Cumbria, UK
|
Posted: Wed Oct 18, 2006 9:32 am Post subject: |
|
|
A project can be opened and compiled using DDE commands. Therefore it might be possible to write a short script that can be run to automate this from another editor. I think the DDE commands are documented in the help file. _________________ The Tech Pro
www.tech-pro.net |
|
| Back to top |
|
 |
GregLand Valued Contributor


Joined: 15 Jun 2004 Posts: 212 Location: FRANCE
|
Posted: Wed Oct 18, 2006 10:35 pm Post subject: |
|
|
Hello redhatrik
You can use VdsContext.dsc for this
| Quote: | | VdsContext.dsc is a simple utility that assists Windows Explorer to automate the loading and running or debugging of VDS scripts. |
|
|
| Back to top |
|
 |
redhatrik Newbie
Joined: 08 Oct 2006 Posts: 3
|
Posted: Thu Oct 19, 2006 1:44 pm Post subject: VDS command-line compile possible? |
|
|
Thanks GregLand.
I've downloaded the dsc and will let you know how it goes.
Thanks again all,
-rhr- |
|
| Back to top |
|
 |
|