NET Ardeal Message Board Add your comment
Author  [Click on ID for profile] Comments

  Vangelis   [Europe]
 8 July 2003 14:49 PM

Option Explicit

'defines the trace level
Public Trace As Integer

Public Sub Log(ByVal What$, _
Optional ByVal ModuleName$ = "", _
Optional ByVal ProcName$ = "", _
Optional ByVal CompName$ = "")
'set trace level
Trace = 9
'write a trace log entry
Debug.Print ModuleName, ProcName, What
End Sub



www.vangelis.com

  MiG   [Test]
 8 July 2003 14:28 PM

Test

test.com

  Flautistul   [Whatever]
 7 July 2003 23:49 PM

m reading the file with fread() in 1K chunks and flushing in between,
so as the script does not buffer everything and terminate prematurly,
this is verified by the dump I have constructed at the end of the script
to tell me what connection_status() is saying, which doesnt get written
until you press to cancel the download or complete the download, so the
script is definatly midway in progress at that time.


www.arad.com

  Wehrmacht   [Germany]
 1 July 2003 12:24 PM


In order for JAWS to detect the checkbox information in Tables, MSAA support
for List Views must be activated as follows:


Open Eclipse and hit INSERT + F2.
In the Run JAWS Manager dialog select Configuration
Manager.

www.zorilor.net

  MiG   [Camera 19]
 1 July 2003 10:21 AM

License Agreement shall remain in full force and effect. This
License Agreement constitutes and contains the entire agreement
between the parties with respect to the subject matter hereof and
supersedes any prior oral or written agreements.

I hereby acknowledge that I have read and understand the foregoing
License Agreement and agree that the action of installing the Program
is an acknowledgment of my agreement to be bound by th

www.feleacul.ro
 NET Ardeal Message Board Add your comment

Next
 1 2 3 4 5 6 7