- May
- 20
- 0
Folks,
I'm trying to reposition my TCMD v11 x64 Build 40 window on a 1920x1280 screen to the bottom right hand corner.
According to the docs, this is the syntax for the WINDOW call:
Usage : WINDOW [MIN | MAX | RESTORE | HIDE | TOPMOST | NOTOPMOST | TOP | BOTTOM | TRAY | /POS=left,top,width,hei
ght | /SIZE=rows,columns | /TRANS=n | "title"]
and I'm calling it like this:
window /POS=1070,430,850,725
Hmmm.... what am I doing wrong? Or is there a bug in the WINDOW function? It seems to me I'm exactly following this parameter syntax:
/POS=left,top,width,height
but it seems, TakeCommand disagrees :-(
Any ideas?
I'm trying to reposition my TCMD v11 x64 Build 40 window on a 1920x1280 screen to the bottom right hand corner.
According to the docs, this is the syntax for the WINDOW call:
Usage : WINDOW [MIN | MAX | RESTORE | HIDE | TOPMOST | NOTOPMOST | TOP | BOTTOM | TRAY | /POS=left,top,width,hei
ght | /SIZE=rows,columns | /TRANS=n | "title"]
and I'm calling it like this:
window /POS=1070,430,850,725
Hmmm.... what am I doing wrong? Or is there a bug in the WINDOW function? It seems to me I'm exactly following this parameter syntax:
/POS=left,top,width,height
but it seems, TakeCommand disagrees :-(
Any ideas?