Brad wrote: > I can't seem to find the code anywhere after running WatirMaker. Is > it supposed to export into a .txt or .rb file? It seems to be writing > the code in the DOS window but it is hard to copy the code from DOS > and put it into the correct file type to repeat the steps that > WatirMaker recorded. > If it writes the code produced to the CLI, you can just redirect the output by appending " > myfile.myextension" to your usual invocation of WatirMaker. Note: This is an OS feature, not a Ruby feature. ;) -- Phillip "CynicalRyan" Gawlowski http://cynicalryan.110mb.com/ Rule of Open-Source Programming #11: When a developer says he will work on something, he or she means "maybe".