Its assignment of exact string as it is in the single quotes into $isacon variable. Look what is done with the variable then -- I would guess that it will be parameter to system or backquotes to execute that as shell command.
-- Roman
Comment on Re: What was the programmer trying to accomplish?