Comment 2 for bug 513312

Revision history for this message
Roberto Ruisánchez (ruisan) wrote : Re: Invalid key code when ":" included in a string

I am not so sure about that. If I try the following script:

openApp("cmd")
type("cd c:\\temp\\")

The result is the same error, and this is the output in the console:

Microsoft Windows XP [Versión 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Archivos de programa\Sikuli>cd c

So it seems like it is not able to process the ":" character.