> > Can we (you) list some good things about VB?
>
> Its BASIC - so lots of people know it, and it aint too hard to learn.
> Its from MS, so there _should_ be lots of inside info for optimizations.
> Dunno if it does tho.
> MSVBVM50.dll (VBRUN) ships with NT and 98 now, tho they revise it all
> the time, so its kinda worthless. Ditto with ODBC.

The IDE has a window in which you can type a line of code that it will
execute.  You can also do this (to a certain degree) in Delphi, but it is
not documented and the interface is not as good.

There is the ever useful SendKeys function - Borland ought to build this
into Delphi.  Its such a commonly used function yet developers have to
resort to hunting the web for code to do it.

You can create an adhoc Crystal Report from a datasource.

Dennis.


---------------------------------------------------------------------------
  New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to