[Soaplab-users] Boolean qualifiers turned on by default
Brought to you by:
marsenger
From: <Lia...@cs...> - 2006-03-03 06:39:31
|
Hi all, I'm trying to configure several programs using the Soaplab xml files (AppLabAnalysis.dtd). Is there a way to force soaplab to always start a program with a boolean flag. eg. Say we have a program with the following command syntax: command [-flag] Is there a way to make soaplab call this command with the -flag qualifier by default. A solution in xml would be preferable although an acd solution would be great. I have already tried: boolean: flag [ comment: "defaults" ] boolean: flag [ default: "true" comment: "defaults" ] boolean: flag [ standard: "true" default: "true" comment: "defaults" ] Thanks, Liam Childs Data Analyst CSIRO Plant Industry GPO Box 1600 Canberra ACT 2601 Tel: +61 (0) 262 464 924 Mob: +61 (0) 423 394 921 |