Search found 1 match

by lceballos
Sat Aug 23, 2014 5:40 am
Forum: Programming
Topic: Computing all possible combinations using string variables ?
Replies: 0
Views: 1459

Computing all possible combinations using string variables ?

I have 7 string variables "X1", "X2",...."X7". I am trying to compute all possible combination using all string variables "X1X2X3X4X5X6X7", "X2X1XX4X5X6X7"... and so on. My question is, HOW can I do it?. The command reference was not indicate any par...

Go to advanced search