AppleScript Help Assistance - fix errors make it work

Ditutup Disiarkan 2 tahun lepas Dibayar semasa penghantaran
Ditutup Dibayar semasa penghantaran

I have an applescript that is not complete. I need to take the variable grabbed from the file name and press it into a shell command to replace the variable and run the shell script. I need this completed within the next couple hours. Here is the apple script i have so far:

on run {input, parameters}

tell application "Finder"

set fileName to name of file input

set AppleScript's text item delimiters to "."

if number of text items of fileName > 1 then

set fileName to text items 1 thru -2 of fileName as text

end if

fileName

end tell

do shell script "/Users/nathan/Desktop/[login to view URL] " & fileName

- - - - - -

The .sh script looks like this: #!/bin/bash

curl '[login to view URL]' -X POST \\

--data-urlencode 'To=+$fileName' \\

So I just need to replace that $fileName variable inside the .sh script with the text file name gathered from the file in finder. Help me out real quick?

Mac OS Mac OS Shell Script Applescript

ID Projek: #32262124

Tentang projek

1 cadangan Projek jarak jauh Aktif 2 tahun lepas

1 pekerja bebas membida secara purata $25 untuk pekerjaan ini

Vladius85

Hi. Why do you need 2 scripts for that? Is it possible to use just .sh script? - = - = - = - = - = - = - = - = - = - = - = - = - = -

$25 USD dalam sehari
(1 Ulasan)
1.8