[EmData] Putting Comments

Jojo Mendoza jojo.mendoza at chronicle.com
Tue Jun 24 13:12:29 EDT 2008


I want to comment out some lines in my prototype.

Here¹s an example:

«fields data1, data2, data3, data4
Data1: «data1»
Data2: «data2»
Data3: «data3»
Data4: «data4»
Data5: «data5»


When I run the prototype, I get this, which is what I wanted to get.

Data1: This Data1
Data2: This Data2
Data3: This Data3
Data4: This Data4
Data5: data5
Data1: Good1
Data2: Good2
Data3: Good3
Data4: Good4
Data5: data5
Data1: Apple1
Data2: Apple2
Data3: Apple3
Data4: Apple4
Data5: data5

But what if I don¹t want the whole line Data3 and Data4 to appear? Instead
of deleting those 2 lines, (Data3 and Data4) how can I comment it so that
the results will be:

Data1: This Data1
Data2: This Data2
Data5: data5
Data1: Good1
Data2: Good2
Data5: data5
Data1: Apple1
Data2: Apple2
Data5: data5

I want to comment certain lines in case I need to use it in the future.
Thanks in advance for your assistance.

------

Jojo Mendoza
Information Systems Department
The Chronicle of Higher Education
202-416-1345 
jojo.mendoza at chronicle.com
www.chronicle.com 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://emsoftware.com/pipermail/data-users/attachments/20080624/3ed0c366/attachment.html


More information about the Data-users mailing list