[comp.lang.pascal] visual display of a tree structure?

nacer@mist.cs.orst.edu (Abdenacer Moussaoui C.) (01/30/89)

  Can someone mail me a source TP program that scrolls/pans (up and down)
  a tree structure on the screen on user inputs.  Assume any kind of
  tree struture such as the directory structure found in pc-tools,
  norton-utilities, x-tree, and other disk-managers.  I am not
  interested in showing me how to the read the directory structures I
  point out these programs just to give an example.  For simplicity
  you may pick any arbitrary tree structure and keep the program
  simple if you can [if you have the most sophisticated program I'll
  take it too :-) ]. You may even assume you have your tree structure
  build or copied to some array if pointers turn out to be a hasle.
  You program may either display the tree sideways or top down,
  graphically or in text mode.  Thank you to the one who contributes.

  Thank you.
  --nacer           nacer@mist.cs.orst.edu