Search results for query: *

  • Users: Nyper
  • Content: Threads
  • Order by date
  1. N

    Modules? Classes? Neither?

    I am in the process of writing a somewhat simple windows application. The majority of my program is long (many lines of code) subroutines to do simple calculations, changing of text boxes, etc. Is it possible to use several modules to keep track of my code better? For instance, I would like to...
  2. N

    creating a virtual directory in a command line app

    Could someone give me some advice on how to create a virtual directory using a command line application? This app will just run in the back end when called by ColdFusion, so it has to be a command line program. Thanks for helping a new guy. :)
Back
Top