Re: Change Cursor in TCL 8.0



No luck. Same error. Is it possible that the file format is incompatible?

Phil


"Manfred Stelzhammer" <stelzhammer@xxxxxxxxxxx> wrote in message
news:d8nb5f$sif$1@xxxxxxxxxxxxxxxxxxxxxxxx
> Phil Biehl schrieb:
>> Hi,
>> I'm trying to use an enlarged cursor for enhanced accesability but I keep
>> getting "bad cursor spec C:WINDOWS/Cursors/HWE.cur" when I use the
>> command: .. config -cursor @C:/WINDOWS\Cursors/HWE.cur.
>>
>> What am I doing wrong?
>>
>> Environment is Windows XP wusing TL 8.0.
>>
>> Thanks,
>> Phil
>>
>>
>
> Try:
>
> . config -cursor @C:/WINDOWS/Cursors/HWE.cur
>
>
> You have an backslash in your command
>
> Regards
> Manfred


.