Default Header
(header konnte nicht geladen werden)
(0)| 1/9/2009 2:24 AM | |
|
Posts: 122 Rating:
|
dear experts: when i have declared a BOOL variable "q"(output) in the variable declaration area of FB76then use it in the program and found that i must add"#"before it manually otherwise it will not beaccepted by the program.so i tested three types of variable:BOOL、INT and WORD,only BOOLvariable(output,not input,input is ok) must need "#"before it by hand,other types of variable will be added the "#"automaticallyby the software,so is it right that when we use the output BOOL variable declared in the variable declaration area we must add "#" manually? Attachmentq error.zip (329 Downloads) |
| 1/9/2009 6:45 AM | |
|
Posts: 325 Rating:
|
Hi peters, y don't u change the name "q" to a different one & try if that works. Regards Nil |
| 1/9/2009 2:19 PM | |
|
Joined: 11/15/2006 Last visit: 3/26/2025 Posts: 1319 Rating:
|
I even thought "q" would be a reserved keyword which can't be used in that way!? |
|
Have Fun! |
|
Follow us on