
-----------------------------------
Namis
Wed Jan 21, 2004 10:40 am

Problem with Sys.Exec
-----------------------------------
body proc MoreRecipes
    if not Sys.Exec ("http://www.allrecipes.com/directory/")
            then
        put "The Sys.Exec call failed"
        put "Error: ", Error.LastMsg
    end if
end MoreRecipes

Any clue why this isnt working? sorry, I accidently posted this in tutorials :p

-----------------------------------
Namis
Wed Jan 21, 2004 12:47 pm


-----------------------------------
Fixed it. ;\

-----------------------------------
shorthair
Wed Jan 21, 2004 4:16 pm


-----------------------------------
Please do not post hte same thing twice , just worded differently , you could have posted it in your other sys.exec thread ,  :D  just to let ya know

-----------------------------------
Namis
Fri Jan 23, 2004 10:32 am


-----------------------------------
 sorry, I accidently posted this in tutorials :p 
