Recent content by Jim Czuprynski

  1. J

    Limiting variable sizes in templates

    Thanks, Marco! I appreciate it.
  2. J

    Limiting variable sizes in templates

    Is there any way to limit the length / size of a variable in a template? For example, I'd like to insure that a table name supplied by a user in my template is 32 characters or less in length. I haven't found anything in the manual that says it's possible.
  3. J

    Data generator, unusual date format options

    Got it working, just in time for my demo today! Thanks, Marco.
  4. J

    Data generator, unusual date format options

    Could you please define "Windows date formats"? Do you mean like 'mm/dd/yyyy hh:mm:ss'?
  5. J

    What does text in red mean in Profiler?

    Thanx for the reply. Not sure this makes sense, tho, since the code I ran was definitely "there." Wonder if perhaps it means the code is at the end of the chain, i.e., it's been called by some other object, but no other object calls it. I'll take a look at my tests on my return on Friday and...
  6. J

    What does text in red mean in Profiler?

    I've just started using the Profiler actively, and it's a great tool! Already found some "bad" code. Does anyone know why some of the values in the Text column show up in red? I don't see any obvious correlation with what's returned except that all the text for a Unit is highlighted. The...
Back
Top