gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Command line FreeDiams


From: Jim Busser
Subject: Re: [Gnumed-devel] Command line FreeDiams
Date: Mon, 01 Mar 2010 00:20:55 -0800

On 2010-03-01, at 12:03 AM, Karsten Hilbert wrote:

> Try enclosing the whole dang thing in quotes:
> 
> open -a 'FreeDiams.app --patientname="James Kirk" --gender=M'


The above (on Mac OS) returns

        Unable to find application named 'FreeDiams.app --patientname="James 
Kirk" --gender=M' 

if I try

        open -a FreeDiams --args '--patientname="James Kirk" --gender=M'

opens FD with a patient whose name is

        James Kirk" --gender=M

and

        open -a FreeDiams --args '-patientname=James Kirk -gender=M'

opens FD with an empty name



reply via email to

[Prev in Thread] Current Thread [Next in Thread]