a20beb13cf
git-svn-id: http://code.remobjects.com/svn/pascalscript@3 5c9d2617-0215-0410-a2ee-e80e04d1c6d8 |
||
---|---|---|
.. | ||
ThirdParty | ||
__Clean.bat | ||
BuildPackages_D6.bpg | ||
BuildPackages_D7.bpg | ||
BuildPackages_D9.bdsgroup | ||
BuildPackages_D10.bdsgroup | ||
changelog.txt | ||
eDefines.inc | ||
license.txt | ||
PascalScript_Core_D3.dof | ||
PascalScript_Core_D3.dpk | ||
PascalScript_Core_D4.dof | ||
PascalScript_Core_D4.dpk | ||
PascalScript_Core_D5.dof | ||
PascalScript_Core_D5.dpk | ||
PascalScript_Core_D6_Personal.dof | ||
PascalScript_Core_D6_Personal.dpk | ||
PascalScript_Core_D6_Personal.res | ||
PascalScript_Core_D6.dof | ||
PascalScript_Core_D6.dpk | ||
PascalScript_Core_D6.res | ||
PascalScript_Core_D7.cfg | ||
PascalScript_Core_D7.dof | ||
PascalScript_Core_D7.dpk | ||
PascalScript_Core_D7.res | ||
PascalScript_Core_D9.bdsproj | ||
PascalScript_Core_D9.cfg | ||
PascalScript_Core_D9.dpk | ||
PascalScript_Core_D9.res | ||
PascalScript_Core_D10.bdsproj | ||
PascalScript_Core_D10.cfg | ||
PascalScript_Core_D10.dpk | ||
PascalScript_Core_D10.res | ||
PascalScript_Core_Glyphs.rc | ||
PascalScript_Core_Glyphs.res | ||
PascalScript_Core_K3.dpk | ||
PascalScript_Core_K3.kof | ||
PascalScript_Core_Reg_noDB.pas | ||
PascalScript_Core_Reg.pas | ||
PascalScript_RO_D6.dof | ||
PascalScript_RO_D6.dpk | ||
PascalScript_RO_D6.res | ||
PascalScript_RO_D7.cfg | ||
PascalScript_RO_D7.dof | ||
PascalScript_RO_D7.dpk | ||
PascalScript_RO_D7.res | ||
PascalScript_RO_D9.bdsproj | ||
PascalScript_RO_D9.cfg | ||
PascalScript_RO_D9.dpk | ||
PascalScript_RO_D9.res | ||
PascalScript_RO_D10.bdsproj | ||
PascalScript_RO_D10.cfg | ||
PascalScript_RO_D10.dpk | ||
PascalScript_RO_D10.res | ||
PascalScript_RO_Glyphs.RES | ||
PascalScript_RO_Reg.pas | ||
PascalScript.inc | ||
pascalscript.lpk | ||
pascalscript.lrs | ||
pascalscript.pas | ||
readme.txt | ||
uPSC_buttons.pas | ||
uPSC_classes.pas | ||
uPSC_comobj.pas | ||
uPSC_controls.pas | ||
uPSC_dateutils.pas | ||
uPSC_DB.pas | ||
uPSC_dll.pas | ||
uPSC_extctrls.pas | ||
uPSC_forms.pas | ||
uPSC_graphics.pas | ||
uPSC_menus.pas | ||
uPSC_std.pas | ||
uPSC_stdctrls.pas | ||
uPSCompiler.pas | ||
uPSComponent_COM.pas | ||
uPSComponent_Controls.pas | ||
uPSComponent_DB.pas | ||
uPSComponent_Default.pas | ||
uPSComponent_Forms.pas | ||
uPSComponent_StdCtrls.pas | ||
uPSComponent.dcr | ||
uPSComponent.pas | ||
uPSComponentExt.pas | ||
uPSDebugger.pas | ||
uPSDisassembly.pas | ||
uPSPreProcessor.pas | ||
uPSR_buttons.pas | ||
uPSR_classes.pas | ||
uPSR_comobj.pas | ||
uPSR_controls.pas | ||
uPSR_dateutils.pas | ||
uPSR_DB.pas | ||
uPSR_dll.pas | ||
uPSR_extctrls.pas | ||
uPSR_forms.pas | ||
uPSR_graphics.pas | ||
uPSR_menus.pas | ||
uPSR_std.pas | ||
uPSR_stdctrls.pas | ||
uPSRuntime.pas | ||
uPSUtils.pas | ||
uROPSImports.pas | ||
uROPSServerLink.pas |
RemObjects Pascal Files in this distribution: help/ - Help documents (html format) and examples demo/ - Test application. demo_import/ - Test application with class library. demo_kylix/ - Kylix test application. ifps3.pas - The runtime interpreter ifpscomp.pas - The compiler ifps3common.pas - The Common types and constants used by IFPS3 ifps3lib_std.pas - The standard library ifps3lib_stdr.pas - The standard library (runtime) ifps3utl.pas - The utility unit ifps3_def.inc - The include file readme.txt - Readme (this file) license.txt - License Agreement ifpidll2runtime.pas - runtime dll support. ifpidll2.pas - Compiler dll loading support. ifpicall.pas - Call library used by all runtime calling units. ifpii_*.pas - Import libraries (compiler) ifpiir_*.pas - Import libraries (runtime) IFPS3CompExec.pas - A component wrapper around IFPS3 http://www.carlo-kok.com/ Installing: The .dpk file was build with Delphi 7, if you don't have Delphi 7, it might complain about missing packages, you can remove those from the requires list and remove and compiler directives it will complain about. Install the .dpk file, and add the IFPS3 directory to your search paths.