Omega Posted January 20, 2005 Report Share Posted January 20, 2005 hi! NEWB-Question: I need to list all files of a given directory in a ring-control. (at runtime) Any ideas (please) ?? I'm a real newby... P.S.: Don't flame, thx! Quote Link to comment
Omega Posted January 21, 2005 Author Report Share Posted January 21, 2005 Have solved it in the meanwhile, Enums don't support the property "Strings[]" to be written, I chose one of those instead of a list control... .. but thnx anyway!!! Quote Link to comment
PJM_labview Posted January 21, 2005 Report Share Posted January 21, 2005 ... Enums don't support the property "Strings[]" to be written ... Not quite, You can use the "strings[]" property on an enum in and idle (non running) VI. PJM Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.