JanetHagogeade

Members
  • Posts

    1
  • Joined

  • Last visited

JanetHagogeade's Achievements

Newbie

Newbie (1/4)

10

Reputation

  1. ah yeah i havent put the end if there... i just want to know if this syntax if this_key is "field2" then set f2 to this_value is correct. Its correct. Values stored. Next question.. i know i can do openssl and: Code:set y to do shell script "echo " & x & " openssl bf -d -salt -a -pass pass:" & Password1 & ""but is it possible to do mdecrypt with shell script?