Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2003
    Posts
    9

    Comments to actions?

    Is there any way to add comments to actions?

    I'd like to disable some actions for test purposes (without actually removing or cutting the actions), and add comments to the actions I have defined in a setup project.

    Does SF6 support any kind of comments in the actions windows? Like # or ' or any other character?

    Thanks for any help.

  2. #2
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834
    You can add comments to your code using the "Comment" action found in the Control Structures category, however you currently cannot comment out code which is what you are looking for I believe. This is definitely something we will be looking into for the next major version release.

    For now, one thing you can do is use an IF control Structure around blocks of actions to skip them.

  3. #3
    Join Date
    Dec 2003
    Posts
    9

    Thumbs up

    Great. Thanks for your help!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts