Thread Rating:
  • 488 Vote(s) - 2.82 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CurlからMicrosoftExcelを開くことに関して
03-01-2012, 11:49 AM,
#3
RE: CurlからMicrosoftExcelを開くことに関して
> Found too few arguments in call to 'spawn-host-process'.


これはコンパイルエラーで、引数の「args:StringArray」が不足しているためエラーが発生しています。
以下のようにすれば正常に動くはずですよ。

Code:
{spawn-host-process "C:\\Program Files\\Microsoft Office\\Office12\\EXCEL.EXE", {StringArray}}


Messages In This Thread
RE: CurlからMicrosoftExcelを開くことに関して - by hokada - 03-01-2012, 11:49 AM

Possibly Related Threads...
Thread Author Replies Views Last Post
  CurlからMicrosoftExcelを開くことに関して coolpoy17 1 3,089 02-29-2012, 05:56 PM
Last Post: usami
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('421')