09-24-2008, 01:57 AM
OK arrays - not bad but it is very hard for me to understand and this part of the macro that you gave me I will not try to even pretend that I understand but I see that I like and I will try to understand it.
Macro
I do thank you for your work and I will now be able to complete that other post about the employee and the calls now.
Who do I talk to about a purchase of qm? I will probably need to use qm on many computers, At least I think unless I can make executables programs and use them on all the computers. I know very little about qm and my 30 days is about up, but I think I want to learn more.
Macro
,;;This is what makes arrays cool too!!
,for(i 0 a.len)
,,if a[i] = 1048592
,,,_s.format("Option %i was selected" i+1)
,,,mes _s
,,,ret
I do thank you for your work and I will now be able to complete that other post about the employee and the calls now.
Who do I talk to about a purchase of qm? I will probably need to use qm on many computers, At least I think unless I can make executables programs and use them on all the computers. I know very little about qm and my 30 days is about up, but I think I want to learn more.