Page 1 of 1

create a bpl with a .PAS

PostPosted: October 7th, 2003, 3:07 pm
by dav999
Hello

how i can transofrm a .PAS (tprintpreview) to get a .BPL file ?

If anyone speak french please send the reponse in this language

Thanks
David

PostPosted: October 7th, 2003, 6:19 pm
by Kambiz
Here is the procedure:
  1. Create a new package
  2. In the package's options, set it as runtime only
  3. Add your file(s) to the package
  4. Build the package
That's all!

PostPosted: October 10th, 2003, 8:51 am
by dav999
Ok thanks

I have made my bpl file :D

David