Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

ampersand

  1. Claire_CJS

    WAD LESSON: setdos: Be careful reading files! %@LINE & %@EXECSTR[type filename] can send parts of the text file after “&&” directly to the command-line!

    Took me forever to figure out that the part of the txt file after && was being sent to my command line. It didn’t occur to me to even consider the possibility that using %@LINE[] could cause command line execution. it’s an internal function — Why should that even be possible? Seems like a...
  2. Jesse Heines

    Random errors

    I have written a complex script the downloads mutual fund information from fidelity.com, processes that information with TPIPE, and then outputs selected information. The script sometimes works perfectly a shown in the first instance of running it in the attached file. If I run it a second...
Back
Top