08-01-2008 01:52 AM
08-01-2008 02:14 AM - edited 08-01-2008 02:18 AM
08-01-2008 02:16 AM
08-01-2008 02:17 AM - edited 08-01-2008 02:20 AM
Hi,
There's couple basic errors on your diagram. You can't wire a wire to another like that! You could use for example "Concatenate strings" function with your string constants. Also, you should put those indicators outside the case structure and get rid of those local variables because you have no need for them.
Edit: Now, there was a rush of answers in a short time! 🙂
- Matti
08-01-2008 02:39 AM
08-01-2008 02:43 AM - edited 08-01-2008 02:44 AM
Hi Simmy,
as i said before, you can connect the string directly to the case structure.
Mike
08-01-2008 03:04 AM
08-03-2008 11:16 PM
08-03-2008 11:27 PM
08-04-2008 12:19 AM