15,21c15 < if ($suffarg == ' WhYfOrArTtHoU') { < sleep(2); < exec("/usr/bin/osascript -e 'tell app \"Finder\" to set frontmost of process \"Python\" to true'"); < exit; < } else { < $aline = str_replace("\n","",readline("\n\n\nXcode Command Line project ... find its executable \nRJM Programming - April, 2022\n\nEnter Xcode project: ")); < } --- > $aline = str_replace("\n","",readline("\n\n\nXcode Command Line project ... find its executable \nRJM Programming - April, 2022\n\nEnter Xcode project: ")); 27,33d20 < if ($aline == '') { < sleep(2); < exec("/usr/bin/osascript -e 'tell app \"Finder\" to set frontmost of process \"Python\" to true'"); < if ($suffarg == '') { $suffarg='Hello World!'; } < echo "
" . trim($suffarg) . "
"; < exit; < } 48c35 < passthru('open "HTTP://localhost:8888/find_executable_and_go.php?inproject=&argvs=' . urlencode(trim($suffarg)) . '"; "' . $exef . '"' . $suffarg); --- > passthru('"' . $exef . '"' . $suffarg); 50,53c37 < echo " < Xcode Command Line project ... find its executable - RJM Programming - April, 2022 < < --- > echo " 59c43 < --- >