472,784 Members | 1,034 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,784 software developers and data experts.

ILog.vb, WriteLog proceedure Implementation

One of Microsoft's VB code samples is a solution called Logger (or WinLogger).
It has a file associated with the "Logging" project called ILog.vb.
In the module, interface or whatever it's called (haven't really figured
that part out yet) is a sub proc called WriteLog. The WriteLog subproceedure
has no code associated with it (here anyway).
The Writelog sub proc is referenced in the logging project and the winlogger
project. Both places have code in the proceedure.
Why does ILog.vb exist? And why list a proceedure with no code?
Please keep it simple, I'm having trouble switching over to .net.
--
Thanks Very Much
BobC.
Jul 21 '05 #1
0 1260

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Ameya | last post by:
Hello friends, We have used ILOG Views with our C++ code to develop GUI for the client-server system. Our server is using ODBMS (ObjectStore) and we have Corba Server (written in C++) to handle...
0
by: pmclinn | last post by:
In the .net designer wrote a proceedure named 'Fireitup'. How do I call on this proceedure from client javascript.
0
by: BobC | last post by:
One of Microsoft's VB code samples is a solution called Logger (or WinLogger). It has a file associated with the "Logging" project called ILog.vb. In the module, interface or whatever it's called...
6
by: Marek Wierzbicki | last post by:
Hi In my server (MSSQL 2000 sp4) very often I see long time of executing query with waittype=WRITELOG Recovery is set to SIMPLE and there is no autoShrink. Auto increment file size (log) is...
0
by: adam | last post by:
Does anybody have experiences of Python and ILOG Server (distribution framework) integration? I need to access to a server application "exposed" through ILOG Server. Thanks Vieri
2
by: Problematic coder | last post by:
I have a form based application that inputs values into various oracle tables, after it has done this I want to call a stored proceedure in Oracle which is already written to do more work on this...
9
by: Problematic coder | last post by:
The intention is to call a stored proceedure which sets flags in the database, this requires no parameters and the page does not need an output from the stored proceedure, though is this is...
0
by: ig.martix | last post by:
I'm a bit new to asp. What I'm looking to doing is having three input boxes on a page. As an example I would like for the user to input a employee ID in the first input box and then wither...
4
by: Mick Walker | last post by:
Hi Everyone, I am stumped here. I have the following stored proceedure:P CREATE PROCEDURE . @SupplierSKU varchar(50), @RetVal int AS Select @Retval = count(*) from dbo.ImportLines Where =...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.