| View previous topic :: View next topic |
| Author |
Message |
SanskritFritz
Joined: 17 Feb 2005 Posts: 283 Location: Hungary, Budapest
|
Posted: Wed Feb 23, 2005 1:37 pm Post subject: Comma after a command: necessary? |
|
|
As far as i can tell, there is no difference between these two:
orwill be there a problem if i omit the comma? _________________ Is there another word for synonym? |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Wed Feb 23, 2005 2:34 pm Post subject: |
|
|
There's a tip in the documentation somewhere that you can omit the first comma of any command. There might be a few rare cases where this can't be done, but you would get a syntax error to alert you. For example, in the following you should insert a comma to activate a window titled "= 555":
WinActivate = 555 ; Assigns 555 to the variable "WinActivate". |
|
| Back to top |
|
 |
SanskritFritz
Joined: 17 Feb 2005 Posts: 283 Location: Hungary, Budapest
|
Posted: Wed Feb 23, 2005 4:22 pm Post subject: |
|
|
Thanks for your help! _________________ Is there another word for synonym? |
|
| Back to top |
|
 |
|