Hi Thomas,

yes, I see the difference in the command and source/target path, alas I 
see no difference in the output. It works.
Even with .py files being connected to the python.exe on os level and 
omitting the explicit call of "python" like

g:\> c:\foo\create-application.py --name=bar --out=g:\

executes successfully here (didn't know the cmd shell is able to!).

Greetings,
Stefan

On 09.02.2010 19:13, thron7 wrote:
> Hi,
>
> On 02/09/2010 06:25 PM, Stefan Volbers wrote:
>> Hi Thomas,
>>
>> I tried to create a skeleton cross drives, worked like a charm:
>> c:\xampp\htdocs>python
>> qooxdoo\qooxdoo-1.0.1-sdk\tool\bin\create-application.py --name=testapp2
>> --out=g:\
>>   >>>  Copy skeleton into the output directory: g:\testapp2
>> [...]
>>
>> g:\>python
>> c:\xampp\qooxdoo\qooxdoo-1.0.1-sdk\tool\bin\create-application.py
>> --name=testapp3
>
> You still don't get it. Marc used a "double redirection" so e.g. your
> second example sould read:
>
> g:\>python
> c:\xampp\qooxdoo\qooxdoo-1.0.1-sdk\tool\bin\create-application.py
> --name=testapp3 --out=g:\
>
> See the difference?!
>
> T.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to