Shell Commands

Roger.E.Eller at sealedair.com Roger.E.Eller at sealedair.com
Thu Feb 14 13:14:01 EST 2002


I was trying to figure out how to pass commands to the OS on the OS level.
Shell looks promising, but I cannot get it to work. What is wrong with this
script?

on mouseUp
  set the shellCommand to "C:/WINNT/SYSTEM32/command.com"
  shell("dir C:\")
  answer the result
end mouseUp

~Roger Eller <roger.e.eller at sealedair.com>





More information about the use-livecode mailing list