Dear Dieter, First, thank you for your work! Below the error message I got when trying to compile your RDCom.dpr
[Warning] STATCONNECTORCLNTLib_TLB.pas(319): Unsafe type 'EventDispIDs: Pointer' [Warning] STATCONNECTORCLNTLib_TLB.pas(320): Unsafe type 'LicenseKey: Pointer' [Warning] STATCONNECTORCLNTLib_TLB.pas(324): Unsafe code '@ operator' [Warning] STATCONNECTORCLNTLib_TLB.pas(367): Unsafe type 'EventDispIDs: Pointer' [Warning] STATCONNECTORCLNTLib_TLB.pas(368): Unsafe type 'LicenseKey: Pointer' [Warning] STATCONNECTORCLNTLib_TLB.pas(372): Unsafe code '@ operator' [Warning] STATCONNECTORCLNTLib_TLB.pas(374): Unsafe code '@ operator' [Warning] STATCONNECTORSRVLib_TLB.pas(376): Unsafe type 'LicenseKey: Pointer' [Warning] STATCONNECTORSRVLib_TLB.pas(379): Unsafe code '@ operator' [Warning] RCom.pas(93): Unsafe code 'String index to var param' [Error] RCom.pas(119): Undeclared identifier: 'VarType' [Error] RCom.pas(124): Undeclared identifier: 'VarArrayDimCount' [Error] RCom.pas(127): Undeclared identifier: 'VarArrayHighBound' [Error] RCom.pas(140): Undeclared identifier: 'VarType' [Error] RCom.pas(145): Undeclared identifier: 'VarArrayDimCount' [Error] RCom.pas(148): Undeclared identifier: 'VarArrayHighBound' [Error] RCom.pas(161): Undeclared identifier: 'VarType' [Error] RCom.pas(166): Undeclared identifier: 'VarArrayDimCount' [Error] RCom.pas(169): Undeclared identifier: 'VarArrayHighBound' [Error] RCom.pas(181): Undeclared identifier: 'VarArrayCreate' [Error] RCom.pas(196): Undeclared identifier: 'VarArrayCreate' [Error] RCom.pas(211): Undeclared identifier: 'VarArrayCreate' [Error] RCom.pas(226): Undeclared identifier: 'VarArrayCreate' [Error] RCom.pas(253): Undeclared identifier: 'VarType' [Error] RCom.pas(258): Undeclared identifier: 'VarArrayDimCount' [Error] RCom.pas(261): Undeclared identifier: 'VarArrayHighBound' [Fatal Error] RDComMain.pas(14): Could not compile used unit 'RCom.pas' I'm using Delphi 7 under WinXP pro/SP2. Could you give me a tip? Regards, -- Jose Claudio Faria Brasil/Bahia/UESC/DCET Estatistica Experimental/Prof. Adjunto mails: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] tel: 73-3634.2779 ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
