Page 1 of 1

Cspro logic code extraction

Posted: December 5th, 2017, 1:38 am
by Yihun_Shegnew
Dear Cspro team,
Is it possible to extract the codes written in cspro ligic and converted to the (.pff) or (.pen) binary file? Because if some one loose his original resources by any means , the pen or pff file may remain in the data collectors tablet or laptop. So how to do this he wishes to repair his logic codes?
Thanks in advance

Re: Cspro logic code extraction

Posted: December 5th, 2017, 8:46 am
by Gregory Martin
It is not possible to do this. The .pen file contains compiled code and you cannot retrieve the original logic from it.

We encourage users to use revision control systems like Git when working with their applications. Consider that for any future projects, as that will make recovering lost applications easy.