topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 6:09 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Comments in Variable file?  (Read 12406 times)

P#m3t4p6

  • Participant
  • Joined in 2005
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Comments in Variable file?
« on: September 06, 2005, 05:28 PM »
Mouser,

Is it possible to add a comment line in the variable file?  For example - using a semicolon as the first character in the line?

; Comment line - ignored by "TheFormLetterMachine"

I am working on creating two configuration trees and I plan on submitting them and associated variable files to you for examples to use for newbies.

Awaiting your reply,
Ben

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Comments in Variable file?
« Reply #1 on: September 06, 2005, 08:22 PM »
great idea, and i'd love some example files!
i will add support for skipping over comments as you say.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Comments in Variable file?
« Reply #2 on: September 06, 2005, 08:23 PM »
ps - i'm definitely looking for suggestions for improving the forum letter machine, so if you have some ideas, do let me know.

P#m3t4p6

  • Participant
  • Joined in 2005
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Re: Comments in Variable file?
« Reply #3 on: September 07, 2005, 08:14 AM »
i will add support for skipping over comments as you say.

I found that any line that does not have an "=" sign is listed in the Value field.  Unfortunately, this takes up space in the Key/Variables window.  It would be helpful if a character could be defined so that the line would be ignored.

Ben

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Comments in Variable file?
« Reply #4 on: September 07, 2005, 08:18 AM »
yep, i will do as you say and make it ignore lines with ;
it will be updated in next version.