uses
  Visually checks pakage / softwares distribution copy.
  This program makes easy checking your software distribution
  for novice user without any programming experience.

  If you're an active developer and often make a large copy of
  your softwares regularly, especially when they put on CD,
  then this program is for you.
  (Let them do it for you and you can concentrate with delicated
  algorithm within your spaghetti codes without any longer disturbtion).

  This program could also simply be used for (customizable)
  directories / files comparison.

implementation
  see CDCHECK.HLP (TXT format) for detailed usage.

initialization
  I found interesting fact that the best softwares (you may even say: things)
  available is always, almost, or at least practically: (monetary) FREE!
  The freedom itself was taken for granted, don't you agree? I don't. ;-)

  ===============================================================================
  note. The compiled program (CDCHECK.EXE) needs VCL30.DPL and VLX30.DPL,
  simply recompile the source code to build new one without any dependencies.
  ===============================================================================
  
  ILLEGAL NOTES
  -------------
  If you can't pay at least $100.01 for this program, keep your little money
  and proudly pretend you have written this program alone by yourself.

  This program is free for any educational AND non-comercial purpose.

  In case you are rich enough, arrogant enough yet honest enought, please send more
  than a hundred buck donation to kidney charity/foundation/organization in your
  country (for my account if you don't mind;-)) for using this software commercially.

  Whether you pay or not, you are always permitted to re-engineer this program
  at your concern, you got the source code anyway.
  
{
  any comment send to: aa@bitsmart.com
  Oops. I forgot to send my salute to RX-Library Team. Thanks, RX.
}
end.