TOPIC | 2.0 | Who are you? |
| 2.164 | Thu Jun 30 1994 18:47 | David Braithwaite | 16 lines |
TOPIC | 54.0 | usenet newsgroup for VB? |
| 54.3 | Thu Feb 02 1995 15:47 | like to help if possible | 12 lines |
TOPIC | 87.0 | Any good books ? |
| 87.31 | Thu Feb 23 1995 17:39 | yes on Code Complete and keep working at it | 15 lines |
TOPIC | 174.0 | synchronous SHELLing?? |
| 174.14 | Fri Feb 17 1995 10:18 | | 8 lines |
TOPIC | 188.0 | How to copy files? |
| 188.16 | Wed Feb 15 1995 12:10 | .15 -- straight forward loop | 23 lines |
TOPIC | 221.0 | FORMAT$ not doing that which was expected ? |
| 221.8 | Wed Jul 27 1994 18:07 | Another Clue Please.. | 8 lines |
TOPIC | 259.0 | Deleting Subroutines? |
| 259.14 | Mon Jul 25 1994 14:59 | WorldClass Routine Deleter say "it works!" | 26 lines |
TOPIC | 804.0 | Multiple lines of text in box |
| 804.15 | Mon Jul 25 1994 20:40 | A$ = Input$(LOF(iFile,#iFile) | 8 lines |
| 804.17 | Tue Jul 26 1994 15:12 | I missed the point! | 6 lines |
TOPIC | 1214.0 | Thu Mar 31 1994 13:15 | VB app/MS-Access access-Basic Function access | 38 lines |
| 1214.2 | Fri Apr 01 1994 10:11 | A bit more on the app..more ideas? | 70 lines |
| 1214.4 | Tue Apr 05 1994 19:55 | thanks...problem solved...another way | 23 lines |
TOPIC | 1221.0 | Application Size & Performance |
| 1221.5 | Mon Aug 29 1994 16:55 | Don't Write Stuff You Need To Remove ;-) | 22 lines |
| 1221.7 | Thu Oct 20 1994 14:40 | Wins and Losses in Space Efficiency | 23 lines |
TOPIC | 1232.0 | Shaded boxes using printer object? |
| 1232.2 | Tue Apr 12 1994 19:21 | How Many Grey Tones Can Your Printer Do? | 15 lines |
TOPIC | 1234.0 | Print Headers and Footers |
| 1234.1 | Tue Apr 12 1994 19:17 | A little trial and error and its easy | 24 lines |
TOPIC | 1239.0 | How to trap Global errors |
| 1239.4 | Thu Jul 21 1994 15:07 | I use brute force pervasive coverage | 37 lines |
| 1239.10 | Fri Jul 22 1994 15:57 | Central Error Routines==1 place to breakpoint | 17 lines |
TOPIC | 1242.0 | Tue Apr 12 1994 15:50 | How To Use TABs In TEXT box for "white space" | 14 lines |
TOPIC | 1244.0 | Tue Apr 12 1994 19:26 | Catching MouseUPs on Objects that don't respond? | 21 lines |
TOPIC | 1284.0 | Thu Apr 28 1994 18:25 | VB-ACCESS ...Not closing DB before END. | 23 lines |
| 1284.2 | Tue May 03 1994 08:23 | for .1, Use ON ERROR RESUME NEXT, test ERR | 8 lines |
TOPIC | 1304.0 | Mon May 09 1994 15:03 | Could Access Be In an Infinite Loop? | 23 lines |
| 1304.2 | Wed May 11 1994 14:00 | Query Finished...How to Design Better? | 44 lines |
TOPIC | 1324.0 | FIND/MOVE/SEEK(?) IN DYNASETS |
| 1324.2 | Fri May 20 1994 12:16 | agree .1, form Dynaset with Query | 10 lines |
TOPIC | 1341.0 | Thu May 26 1994 01:51 | VB's RepairDatabase Not = to Access Capability? | 20 lines |
| 1341.2 | Thu May 26 1994 11:57 | .LDB not the issue (unfortunately) | 4 lines |
| 1341.4 | Thu Oct 27 1994 16:45 | No Magic...but I've had more success lately | 24 lines |
TOPIC | 1344.0 | Problem with "Global" decs |
| 1344.1 | Tue May 31 1994 14:16 | Seen Problem ... My Solution: Workaround it. | 11 lines |
TOPIC | 1346.0 | How to obtain pointer position? |
| 1346.1 | Tue May 31 1994 14:08 | Catch MouseUp before Click | 3 lines |
TOPIC | 1348.0 | GRID1.TEXT=ds![comment] ; INVALID USE OF NULL |
| 1348.2 | Tue May 31 1994 14:06 | VB 3.0 behind Access 2.0 in this | 10 lines |
TOPIC | 1374.0 | Percentage complete gauge - how ? |
| 1374.2 | Wed Jun 08 1994 08:47 | A simple slide may do what you need | 14 lines |
TOPIC | 1375.0 | Wed Jun 08 1994 09:04 | GP work around may benefit others | 47 lines |
| 1375.2 | Fri Jun 10 1994 12:01 | The GP address: 4A:0786 | 13 lines |
TOPIC | 1379.0 | Detecting open/close state of a dynaset or database |
| 1379.2 | Fri Jun 10 1994 12:03 | Yes to .1, Ok if Err=91 | 6 lines |
TOPIC | 1381.0 | listindex property triggers click event... |
| 1381.2 | Fri Jun 10 1994 12:06 | .1 is good advice, standard methodology | 5 lines |
TOPIC | 1383.0 | Grid VBX and scrolling when off-screen |
| 1383.1 | Fri Jun 10 1994 11:57 | y | 13 lines |
TOPIC | 1387.0 | Textbox in a grid.. |
| 1387.1 | Tue Jun 14 1994 14:54 | Use separate Text box for input | 14 lines |
TOPIC | 1389.0 | Tue Jun 14 1994 19:13 | GPF's and What are the Maximum's? | 52 lines |
| 1389.2 | Fri Jun 17 1994 19:53 | How Can I Trap It? | 9 lines |
| 1389.3 | Mon Jun 20 1994 09:16 | Seen Note 1402 for next chapter to this story | 6 lines |
| 1389.8 | Tue Aug 23 1994 18:05 | A process you might try | 23 lines |
| 1389.10 | Fri Aug 26 1994 12:01 | y | 43 lines |
TOPIC | 1402.0 | Mon Jun 20 1994 09:12 | Reproducible GPF @4A:009E -- and avoidance | 62 lines |
| 1402.1 | Tue Jun 21 1994 12:00 | Its Real And MS is Working It | 10 lines |
| 1402.2 | Fri Jun 24 1994 09:55 | MicroSoft Fixes GPFs If Developers Want To | 28 lines |
TOPIC | 1403.0 | Mon Jun 20 1994 09:14 | How? Reporting Bugs To Microsoft | 6 lines |
TOPIC | 1404.0 | sorting problems |
| 1404.1 | Tue Jun 21 1994 09:05 | You Are 90% There!...one more line | 13 lines |
TOPIC | 1405.0 | Help with apostrophe in query |
| 1405.1 | Tue Jun 21 1994 12:04 | Exchange Single-Quote for Double-Quotes? | 13 lines |
TOPIC | 1407.0 | Dynasets and memory |
| 1407.1 | Tue Jun 21 1994 11:58 | Dynaset: Nominal Memory, TEMP for Overflow | 17 lines |
| 1407.3 | Wed Jun 22 1994 09:26 | Clarification as I can... | 22 lines |
TOPIC | 1410.0 | Wed Jun 22 1994 09:59 | How? Kill An Application With Model Form? | 27 lines |
| 1410.2 | Mon Jul 11 1994 13:51 | DoEvents? Don't Think so, but workaround.. | 29 lines |
| 1410.4 | Mon Jul 11 1994 17:13 | .3, "end?"..does not sound workable.. | 15 lines |
| 1410.9 | Thu Jul 14 1994 16:05 | To be or Not to be...modal that is. | 21 lines |
| 1410.12 | Tue Jul 19 1994 16:13 | doesn't work | 4 lines |
TOPIC | 1417.0 | Fri Jun 24 1994 09:10 | Information on RTF | 10 lines |
TOPIC | 1418.0 | Correct .Type for Access Counter |
| 1418.1 | Tue Jun 28 1994 09:42 | DB_AUTOINCRFIELD attribute on LONG type | 5 lines |
TOPIC | 1419.0 | Setting color of a particular cell in the grid. |
| 1419.1 | Tue Jun 28 1994 09:48 | Don't Think So...Use Resizable/Positionable Label? | 12 lines |
TOPIC | 1421.0 | Textbox in a grid. |
| 1421.1 | Tue Jun 28 1994 09:56 | Compute The Positioning Dynamcially | 16 lines |
TOPIC | 1422.0 | Tue Jun 28 1994 15:36 | redim and Option Explicit clash | 16 lines |
TOPIC | 1424.0 | Tue Jun 28 1994 19:43 | VB and both Access 1.1 and 2.0 ? | 40 lines |
| 1424.2 | Fri Aug 26 1994 12:21 | I don't think this is enough | 19 lines |
| 1424.4 | Fri Aug 26 1994 19:21 | I'm a level 4 type myself | 22 lines |
| 1424.7 | Thu Oct 20 1994 18:22 | no problems here... | 6 lines |
TOPIC | 1429.0 | Passing Single/Double datatypes from a VAX to VB |
| 1429.1 | Thu Jun 30 1994 18:36 | Punch Ascii To Input Reader :-) | 15 lines |
TOPIC | 1430.0 | Could not copy file: VBRUN300.DL_ -> C:\WINDOWS\SYSTEMvbrun300.dll |
| 1430.2 | Fri Jul 01 1994 12:33 | You Want The Install To Overwrite?... | 13 lines |
TOPIC | 1435.0 | Out of Memory error when using Multicolumn listbox with additem method |
| 1435.3 | Mon Jul 11 1994 10:52 | If GPF reproducible in Simple Example... | 6 lines |
TOPIC | 1437.0 | import clipart to vb ? |
| 1437.1 | Wed Jul 06 1994 11:50 | Try WMF format | 5 lines |
TOPIC | 1443.0 | Creating an Array of Textbox's |
| 1443.3 | Mon Jul 11 1994 10:57 | Pragmatic workaround...problem been around | 18 lines |
TOPIC | 1445.0 | Kit Removal |
| 1445.2 | Mon Jul 11 1994 13:58 | Start Batch job and Exit Immediately | 14 lines |
| 1445.4 | Thu Jul 14 1994 11:29 | deleting batch job | 8 lines |
TOPIC | 1447.0 | Millimeters, pixels, twips and point |
| 1447.1 | Mon Jul 11 1994 14:07 | Use VBhelp to Find Info on TWIPS | 14 lines |
TOPIC | 1458.0 | Index Property in a data control |
| 1458.2 | Tue Jul 19 1994 16:20 | table.index="index-name" ? | 10 lines |
| 1458.5 | Thu Jul 21 1994 15:17 | probably a bug | 24 lines |
TOPIC | 1461.0 | Fri Jul 15 1994 05:26 | GPF in VB.EXE compiling 0036.06BC | 26 lines |
| 1461.1 | Fri Jul 15 1994 06:13 | It Get Crazier..Never Work Late! | 35 lines |
| 1461.2 | Fri Jul 15 1994 06:57 | I Got it, another night shot for microsoft | 55 lines |
TOPIC | 1464.0 | Tue Jul 19 1994 16:25 | Infinite Loop In VB Compiler | 14 lines |
TOPIC | 1466.0 | Blinking characters |
| 1466.3 | Thu Jul 21 1994 14:51 | picture box? | 17 lines |
| 1466.5 | Fri Jul 22 1994 11:18 | Not So Complex...just a bit of code | 47 lines |
TOPIC | 1470.0 | A problem concerned with gird control |
| 1470.1 | Fri Jul 22 1994 11:06 | You Are Setting Grid.Rows also? | 12 lines |
TOPIC | 1471.0 | Fri Jul 22 1994 17:06 | Removing a Sub-Function From Compilation? | 15 lines |
| 1471.2 | Mon Jul 25 1994 11:00 | .1 works sometimes | 20 lines |
TOPIC | 1473.0 | Mon Jul 25 1994 09:42 | 90 degree text line rotation ? | 14 lines |
| 1473.2 | Mon Jul 25 1994 16:25 | afraid so... matrix transposition | 16 lines |
| 1473.8 | Fri Jul 29 1994 12:13 | ..It Depends... | 36 lines |
TOPIC | 1480.0 | Tue Jul 26 1994 13:50 | Illegal Function Call on .SetFocus | 19 lines |
| 1480.3 | Fri Jul 29 1994 11:56 | Both are Real Possiblilities | 25 lines |
TOPIC | 1482.0 | Finding execution directory |
| 1482.2 | Thu Jul 28 1994 12:36 | Working Directory ? | 15 lines |
| 1482.4 | Thu Jul 28 1994 15:25 | Why rtfm when you can ask a real person? | 8 lines |
TOPIC | 1483.0 | Any ideas???? |
| 1483.2 | Thu Jul 28 1994 15:22 | Do a For Real RAD | 32 lines |
| 1483.4 | Fri Jul 29 1994 09:13 | Rad/Prototyping are Different concepts | 51 lines |
| 1483.6 | Fri Jul 29 1994 12:01 | I'll find the book...its good reading | 11 lines |
| 1483.10 | Mon Aug 01 1994 13:25 | "Using RAD" | 14 lines |
| 1483.13 | Tue Aug 02 1994 12:10 | actually... "Inside RAD" | 21 lines |
| 1483.20 | Wed Aug 03 1994 21:49 | Cheat like Excel | 11 lines |
| 1483.26 | Tue Aug 23 1994 17:53 | .-1 LINT for VB, yes! | 1 lines |
| 1483.29 | Thu Sep 01 1994 19:47 | write about somebody elses | 10 lines |
TOPIC | 1485.0 | Handling screen-res at run-time. |
| 1485.1 | Thu Jul 28 1994 18:28 | scale them | 17 lines |
TOPIC | 1488.0 | Fri Jul 29 1994 16:17 | When Should MDI Be Used? | 17 lines |
TOPIC | 1489.0 | graphic conversion |
| 1489.3 | Mon Aug 01 1994 13:21 | Picture allows .WMF as well | 1 lines |
TOPIC | 1497.0 | Access database open error |
| 1497.1 | Fri Aug 05 1994 11:31 | Carefully close everything you open | 34 lines |
TOPIC | 1513.0 | How do I do a "sleep" |
| 1513.2 | Fri Aug 12 1994 19:44 | I = doevents() | 1 lines |
TOPIC | 1518.0 | Mon Aug 15 1994 15:29 | (apparent) Object Loading of Form | 14 lines |
| 1518.3 | Tue Aug 16 1994 11:11 | good ideas---they help | 6 lines |
TOPIC | 1528.0 | Executing Server Task => DoEvents ?? |
| 1528.2 | Tue Aug 23 1994 17:49 | An Area of discussion I can use! | 13 lines |
TOPIC | 1529.0 | 3D Text Boxes |
| 1529.1 | Tue Aug 23 1994 17:51 | comment on 3D as performance drain | 7 lines |
TOPIC | 1535.0 | VB and Access Security |
| 1535.1 | Fri Aug 26 1994 12:13 | Encryption? Corruption? | 16 lines |
TOPIC | 1537.0 | Fri Aug 26 1994 12:23 | My App is gone from [Alt]+[Tab] | 12 lines |
| 1537.2 | Fri Aug 26 1994 19:16 | I had hope, but I found I don't Hide | 17 lines |
TOPIC | 1540.0 | Retrun value of CreateDynaset() |
| 1540.2 | Mon Aug 29 1994 16:41 | On Error Resume Next | 15 lines |
| 1540.6 | Tue Aug 30 1994 17:52 | ds.recordcount isn't always | 17 lines |
| 1540.8 | Wed Aug 31 1994 09:28 | Why didn't I think of that? .7 | 9 lines |
| 1540.10 | Thu Sep 01 1994 19:37 | Don't Think So....but | 11 lines |
TOPIC | 1542.0 | starting MS fron VB |
| 1542.1 | Mon Aug 29 1994 16:46 | Whats MS? | 5 lines |
TOPIC | 1547.0 | Arrays memory structure ? |
| 1547.1 | Thu Sep 01 1994 19:43 | I think it depends (as a consultant would say) | 13 lines |
TOPIC | 1551.0 | Fri Sep 02 1994 03:09 | horrible error 64 | 20 lines |
TOPIC | 1580.0 | COMBO exceeded 64K barrier. |
| 1580.1 | Thu Sep 22 1994 10:50 | Build It From Parts | 13 lines |
| 1580.3 | Thu Sep 22 1994 14:27 | Set Min/Max Correctly and Value is Line# | 21 lines |
| 1580.5 | Fri Sep 23 1994 10:07 | key ingredient is an array | 103 lines |
TOPIC | 1590.0 | Fri Sep 23 1994 10:16 | Setup "VBRUN300.DLL not Found" | 18 lines |
TOPIC | 1591.0 | Calling a VMS program... |
| 1591.3 | Fri Sep 23 1994 15:34 | RPC? | 2 lines |
| 1591.5 | Fri Sep 23 1994 15:40 | could be on DCE | 4 lines |
TOPIC | 1594.0 | out of memory again! |
| 1594.3 | Mon Sep 26 1994 13:50 | scope problem better | 22 lines |
| 1594.6 | Wed Sep 28 1994 18:20 | VB.EXE and VBRUN300.DLL may give different results | 13 lines |
TOPIC | 1598.0 | Picking a custom control |
| 1598.1 | Mon Sep 26 1994 13:54 | Why Use Custom Controls? | 6 lines |
TOPIC | 1601.0 | Win16 API for running DOS app in stealth mode |
| 1601.1 | Tue Sep 27 1994 19:00 | Pkunzip DLL? | 12 lines |
TOPIC | 1609.0 | Thu Sep 29 1994 17:54 | lists & combos differ on acceptability of tabs? | 15 lines |
| 1609.3 | Fri Sep 30 1994 09:37 | thanks..still, I wonder why? | 10 lines |
TOPIC | 1621.0 | Bulletproof Kits? VB3.0 & Access V1.1=>V2.0 |
| 1621.4 | Thu Oct 06 1994 11:16 | No Man's Land -- an Apt Phrase | 16 lines |
TOPIC | 1631.0 | Thu Oct 06 1994 11:04 | microsecond clock? compute performance? | 13 lines |
| 1631.3 | Thu Oct 06 1994 15:05 | If its not too much trouble, thanks | 6 lines |
TOPIC | 1633.0 | Thu Oct 06 1994 15:20 | ERR 3000, Reserved Error (-3071) | 17 lines |
TOPIC | 1634.0 | Encription routine needed |
| 1634.1 | Thu Oct 06 1994 19:04 | do it yourself: xor with key string | 29 lines |
TOPIC | 1639.0 | Mon Oct 10 1994 10:27 | GPF (VB.EXE) 004A.0077C | 1 lines |
| 1639.2 | Tue Oct 11 1994 16:50 | Throwing In the Towel on GPFs | 38 lines |
| 1639.4 | Wed Oct 12 1994 09:48 | I doubt that + and & differ for strings | 20 lines |
TOPIC | 1645.0 | Wed Oct 12 1994 13:51 | Is 1602 max# of things in SQL "IN (a,b,...)"? | 1 lines |
| 1645.1 | Wed Oct 12 1994 14:41 | Decomposition?...Unfortunately No! | 16 lines |
| 1645.2 | Wed Oct 12 1994 14:57 | Sum of fields can exceed 1602 | 7 lines |
TOPIC | 1646.0 | GVBSETUP, GPF, help |
| 1646.2 | Fri Oct 14 1994 14:52 | .-1 Plus Always use COMPRESS -r VBRUN300.DLL | 12 lines |
TOPIC | 1653.0 | How to display .PCX/.GIF files? |
| 1653.1 | Wed Oct 19 1994 13:18 | ImageKnife/VBX from Media Assoiciates | 29 lines |
TOPIC | 1663.0 | X and Y Graph points |
| 1663.1 | Thu Oct 20 1994 12:33 | Use MOUSEDOWN Event | 2 lines |
| 1663.3 | Fri Nov 04 1994 15:27 | Just a little more arithmetic | 11 lines |
TOPIC | 1672.0 | Mon Oct 24 1994 15:15 | Counting One bits in long ints | 12 lines |
| 1672.1 | Mon Oct 24 1994 15:51 | help writing a small c routine? | 11 lines |
| 1672.4 | Tue Oct 25 1994 12:31 | Works nicely...thanks | 13 lines |
TOPIC | 1675.0 | how to right justify a printer string ? |
| 1675.3 | Thu Oct 27 1994 16:48 | X=rightboundryx - printer.textwidth(string) | 7 lines |
TOPIC | 1683.0 | Equivalent VB 'out' statement |
| 1683.1 | Tue Nov 01 1994 14:06 | Never heard of "OUT" | 15 lines |
TOPIC | 1696.0 | Backup of ACCESS Database |
| 1696.1 | Fri Nov 04 1994 15:32 | Write A Simple Utility | 28 lines |
TOPIC | 1712.0 | Can't delete a database file from a VB application |
| 1712.1 | Fri Nov 18 1994 08:33 | May you need to kill the .LDB file too? | 1 lines |
TOPIC | 1715.0 | CompactDatabase |
| 1715.2 | Tue Nov 22 1994 17:28 | you might try opening another database | 8 lines |
TOPIC | 1716.0 | Decompilers for EXEs produced by VB. |
| 1716.1 | Wed Nov 23 1994 16:10 | I'd Bet on No, 10 to 1. | 12 lines |
TOPIC | 1734.0 | Fri Dec 09 1994 09:09 | Internal VB Symposium?? | 33 lines |
| 1734.7 | Tue Dec 20 1994 16:25 | The ideas is still growing... | 16 lines |
TOPIC | 1736.0 | How break a long statement? |
| 1736.4 | Tue Dec 13 1994 17:42 | Long Names and Short Lines! | 14 lines |
TOPIC | 1752.0 | MSAFINX.DLL |
| 1752.1 | Mon Jan 09 1995 17:36 | part of ms-access | 2 lines |
TOPIC | 1761.0 | Mon Jan 09 1995 13:11 | FloodFill Alternatives? | 12 lines |
| 1761.2 | Mon Jan 09 1995 18:04 | ok,not monitor,floodfill capability still missing | 15 lines |
| 1761.4 | Wed Jan 11 1995 13:08 | Works For Me, No Longer Confused... | 40 lines |
TOPIC | 1771.0 | Tue Jan 17 1995 16:24 | Shelling: New Instance of a Document | 14 lines |
| 1771.2 | Wed Jan 18 1995 18:11 | ShellExec it is! | 32 lines |
TOPIC | 1772.0 | kit questions |
| 1772.1 | Wed Jan 18 1995 18:15 | Should be doable | 13 lines |
TOPIC | 1773.0 | during open ... terrible "LINE TOO LONG" message |
| 1773.1 | Thu Jan 19 1995 14:33 | Edit it with Write or Notepad if ascii | 13 lines |
TOPIC | 1774.0 | VB and Word using OLE automation |
| 1774.3 | Fri Jan 20 1995 14:51 | try minimizing your app | 9 lines |
TOPIC | 1782.0 | enter key instead of tab? |
| 1782.1 | Mon Jan 23 1995 09:41 | Form Keydown Event | 10 lines |
TOPIC | 1795.0 | Fri Feb 03 1995 09:46 | dynamic location of parent form on screen? | 17 lines |
| 1795.4 | Thu Feb 09 1995 15:54 | Where is MessageBlaster VBX? | 6 lines |
TOPIC | 1801.0 | PCL Viewer? |
| 1801.1 | Thu Feb 09 1995 16:04 | they come with turbotax | 5 lines |
TOPIC | 1809.0 | Syntax error when international formatting is used |
| 1809.2 | Wed Feb 15 1995 12:15 | Your Solution still the solution | 17 lines |
TOPIC | 1812.0 | End Sub changes to End Function |
| 1812.1 | Thu Feb 23 1995 17:29 | some think there is a return value? | 18 lines |
| 1812.3 | Fri Feb 24 1995 10:11 | I think I know the problem...well, unfortunately | 14 lines |
TOPIC | 1814.0 | Can PictureBox include both Text and Graphics? |
| 1814.2 | Thu Feb 23 1995 17:33 | a picture within a picture | 10 lines |
| 1814.4 | Fri Feb 24 1995 10:07 | yes...press on, you are close | 17 lines |
| 1814.6 | Wed Mar 15 1995 09:27 | your close -- do it! | 48 lines |
| 1814.8 | Fri Mar 17 1995 17:42 | Zip a fast ball over my head | 10 lines |
TOPIC | 1816.0 | Parse TEXT, equate to Global Const, place in String |
| 1816.1 | Tue Mar 14 1995 13:15 | Too Fancy For Me | 8 lines |
TOPIC | 1830.0 | Looking for a VB Development Methodology |
| 1830.4 | Fri Mar 17 1995 17:30 | Friday night standards list | 49 lines |
| 1830.6 | Mon Mar 20 1995 18:03 | One more, Sub Argument IN,OUT, INOUT | 20 lines |
TOPIC | 1842.0 | Problem passing Control text |
| 1842.1 | Mon Mar 20 1995 17:56 | Partial differential text box handling | 27 lines |