<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/8549075?origin\x3dhttp://faida.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Friday, October 08, 2004

I need an answer.

I was just like looking for someone to ask about this VB comment yesterday. Fortunately, I got an answer now. For the benefit of those who doesn't know VB, like me, you add comments in VB by using the apostrophe ( ' ). I was told it's only good for a single line comment, what about multi-lines?

0 Comments:

Post a Comment

<< Home