Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 31 MAR 2000 07:48:43PM Richard Wilson wrote:

It's been a long time since I've fiddled with rev g2, is there a way

to add comments to a tcl paragraph. I like to document all mods

by time/date stamping items I change, no problem with prgms

or S-type dict items, I just dont remember if it is allowed in paragraphs

Thanks in advance


At 31 MAR 2000 10:28PM Steve Smith wrote:

Simply compile and catalog a subroutine that does nothing

called REM and then add comments to your VOC TCL script with

the line REM ……

Steve


At 01 APR 2000 06:20AM Richard Wilson wrote:

I was thinking about doing that last night but wasnt sure I really wanted to. I'm glad someone else had the same Idea

thanks


At 02 APR 2000 02:39AM Richard Hunt wrote:

This is what I do… I use an asterisk "*" to comment lines. Here, like this…

TCL

* Selecting…

SELECT 10 VOC

* Listing…

LIST VOC

Works perfectly for me.


At 02 APR 2000 04:55AM Richard Wilson wrote:

* & ! & rem are not standard parts of revg2 for comments in tcl stacks, someone must have created something similiar to what Steve suggested. I believe at Arev 1.x the ! started to be supported


At 02 APR 2000 07:10PM CT Savell wrote:

Steve,

What does your REM program look like?

I have always used the "?" prompt which has the disadvantage of

presenting the text to the user every time the VOC program is run.

Sometimes I don't want that.

Thanks

Tom


At 03 APR 2000 05:26AM Steve Smith wrote:

SUBROUTINE REM

RETURN

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/e7d4ed52bb7dcb97852568b30082cdbc.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1