<?xml version="1.0" encoding="utf-8"?>
<rss version="0.91">
	<channel>
		<title>Samara24.Форум: Excel &amp; Ole -&gt; программа выполнила недопустимую ..</title>
		<description>Форум на Samara24.RU</description>
		<copyright>ООО «ИнтерМедиаГруп Самара»</copyright>
		<link>https://forum.samara24.ru/</link>
						<item>
			<title>Re: Excel & Ole -> программа выполнила недопустимую ..</title>
			<link>https://forum.samara24.ru/board/programming/flat/1870888664/</link>
			<author>CoolUser</author>
			<description>Нужна, проблема была в том, что я не "освобождал" переменные WBook, WSheet и.т.д. </description>
			<category>programming</category>
			<pubDate>Wed, 04 May 2005 14:12:58 +0400</pubDate>
		</item>
				<item>
			<title>Re: Excel & Ole -> программа выполнила недопустимую ..</title>
			<link>https://forum.samara24.ru/board/programming/flat/1870885246/</link>
			<author>craxx</author>
			<description>В ответ на: 
---------------------------------------
 Excel:=Unassigned;
 
--------------------------------------- 
А какой смысл в этой строчке?...</description>
			<category>programming</category>
			<pubDate>Sun, 01 May 2005 19:16:00 +0400</pubDate>
		</item>
				<item>
			<title>Re: Excel & Ole -> программа выполнила недопустиму</title>
			<link>https://forum.samara24.ru/board/programming/flat/1870885242/</link>
			<author>Господин Уэф!</author>
			<description>я по такой схеме работаю, глюков нет

uses OleServer, Excel2000, OleCtnrs, ComObj....
var 
  MSExcel: TExcelApplication;
  ExcelWSh...</description>
			<category>programming</category>
			<pubDate>Sun, 01 May 2005 19:06:50 +0400</pubDate>
		</item>
				<item>
			<title>Excel & Ole -> программа выполнила недопустимую ..</title>
			<link>https://forum.samara24.ru/board/programming/flat/1870885115/</link>
			<author>CoolUser</author>
			<description>var
 Excel:Variant;
begin
 
  Excel:=Unassigned;
  Excel:=CreateOleObject('Excel.Application');
  Excel.DisplayAlerts:=false
...</description>
			<category>programming</category>
			<pubDate>Sun, 01 May 2005 12:32:13 +0400</pubDate>
		</item>
					</channel>
</rss>