TEFromScrap
TEFromScrap copies the contents of the system (desk) scrap into the systems later than version 4.1, since the new TERec, obtained via a call to
a DA, or a previously- executed application put something there for you).
You may wish to call this soon after your application starts or as soon as you
out if you got anything.
Use TEToScrap for the opposite; i.e., store some previously Cut or Copied TextEdit text into the desk scrap for retrieval by another program. Use This function is equivalent to calling GetScrap(...,'TEXT',...) and saving the result in the global variable TEScrpHandle (though doing that is not
recommended).