in reply to Re: Problem with Split functionin thread Problem with Split function
This is corect and work.
@field = split(/\./,$script); $script = $field[0] [download]
Thanks