Hi,

I'm inputting commands from a file, one of them is to generate a random number, the input is "RndNum(10,90)", how should I split the digits so I can proccess them later? I've tried sevral ways but they don't always work, and I want my system to be as flawless as possible, what I did is used instr to find ( and , but it doesn't work 100%

Thanks in advance!