Ignore:
Timestamp:
Aug 16, 2001, 11:34:57 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/Readme.Odinbug

    r6516 r6553  
    1 Odin Bug Report Tool Version 0.2.1
     1Odin Bug Report Tool Version 0.3.0
     2==================================
    23
    340. DISCLAIMER
    45
    5 OdinBug is free software. It is not guaranteed to fulfill any
    6 particular purpose. Use it at your own risk.
     6OdinBug is free, but copyrighted software. It is not guaranteed
     7to fulfill any particular purpose. Use it at your own risk. It may
     8be included with every application that comes with Odin files
    79
    8101. INTRODUCTION
     
    2527in ReportingBugs.TXT which is part of every Odin build.
    2628
    27 Some of the information is gathered from CONFIG.SYS and SYSLEVEL files
    28 and also from the odin32_?.log files. And some information has to be
    29 filled in manually (only the minor part).
     29Some of the information is gathered from CONFIG.SYS, SYSLEVEL files,
     30the WarpIN database, from ODIN.INI and also from the odin32_?.log files.
     31And some information has to be filled in manually (only the minor part).
    3032
    3133It also scans the odin_?.log file to find the exception information and
     
    3840As OdinBug.EXE is written in VX-REXX it needs the VROBJ.DLL runtime.
    3941
    40 VROBJ.DLL can be found in the directory x:\IMAGES (x=CD-ROM drive) of your
    41 original Warp 4 CD-ROM and have to copy it into d:\OS2\DLL (d=bootdrive),
    42 or somewhere else in your LIBPATH.
     42VROBJ.DLL can be found in the directory x:\IMAGES (x=CD-ROM drive) of
     43your original Warp 4 CD-ROM and has to be copied into into d:\OS2\DLL
     44(d=bootdrive), or somewhere else in your LIBPATH.
     45
     46There is also a VROBJ.WPI package at the following location:
     47
     48    http://groups.yahoo.com/group/odinusers/files/vrobj.wpi
     49
     50This package can be installed the usual way using WarpIN.
    4351
    4452Put OdinBug.EXE in a directory in your path.
     
    4856itself has reasonable default values.
    4957
    50 Call it after you experienced a trap in a Win32 program and
    51 after you have created a log file.
     58Call it after you experienced a trap in a Win32 program and after you
     59have created a log file.
    5260
    5361Every field can be changed manually, but using the "Search"-buttons should
    5462be the preferred method.
    5563
    56 When everything is complete press "Create report" button. The program checks
    57 for empty fields, and if everything is filled out creates a report.
     64When everything is complete press "Create report" button. The program
     65checks for empty fields, and if everything is filled out creates a report.
    5866
    59 Pressing "EMail report" starts Netscape Messenger (or any other email program;
    60 see OdinBug.CFG) with the appropriate email address and copies the newly
    61 created report into the clipboard, so it can be pasted into the email.
     67Pressing "EMail report" starts Netscape Messenger (or any other email
     68program; see OdinBug.CFG) with the appropriate email address and copies
     69the newly created report into the clipboard, so it can be pasted into
     70the email.
    6271
    63724. BUG REPORTS AND FEATURE REQUEST FOR THIS PROGRAM
    6473
    65 Just email me and tell me what you think or what you want! I will try to
    66 realize it.
     74Just email me and tell me what you think or what you want!
     75I will try to realize it.
    6776
    68775. AUTHOR:
     
    7079Herwig Bauernfeind, 10.08.2001
    7180EMail: herwig.bauernfeind@aon.at
    72 
    73 
Note: See TracChangeset for help on using the changeset viewer.