Hey How do I only get the first variable of a multi-defined variable for example BLAH= var1 var2 var3 var4 how do I make BLAH only use the first variable defined? so it looks like the following BLAH= var1 Thanks Michael