Displaying 7 results from an estimated 7 matches for "createtextfile".
2008 Jan 11
2
communicate from Rterm
...y to pass the date argument as Windows won't
''----- execute the command line directly, so I create a .bat
exestr = "Rterm --restore --save --args " & ds & " < m.in.R > out.txt"
Set fs = CreateObject("Scripting.FileSystemObject")
Set a = fs.CreateTextFile("rpcd.bat", True)
a.writeline (exestr)
a.Close
ret = Shell("rpcd.bat")
MsgBox ("wait for about 5 seconds as the script runs asynchronously")
End Sub
**************m.in.R************
ds=commandArgs(T)[1]
ans=f.repo(ds)
q("yes")
2016 May 03
9
[Bug 95251] New: vdpau decoder capabilities: not supported
https://bugs.freedesktop.org/show_bug.cgi?id=95251
Bug ID: 95251
Summary: vdpau decoder capabilities: not supported
Product: Mesa
Version: 11.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2005 Jul 26
2
Dial using URI(web) or using FORM(web)
Hello!
I have an Asterisk@home instalation with 7 users working OK, and I'ld like
to implement either a
-- Web dial feature, where the user would fill one form field with a phone
number and a connection would be created between his extention and the
entered number.
OR
-- Dial using an URI (callto:xxxxx link in a web page), having AstTapi
installed and configured in all workstations.
2008 Jan 18
0
more help needed Re: communicate from Rterm
...--- execute the command line directly, so I create a .bat
>>>
>>> exestr = "Rterm --restore --save --args " & ds & " < m.in.R > out.
>> txt"
>>> Set fs = CreateObject("Scripting.FileSystemObject")
>>> Set a = fs.CreateTextFile("rpcd.bat", True)
>>> a.writeline (exestr)
>>> a.Close
>>>
>>> ret = Shell("rpcd.bat")
>>> MsgBox ("wait for about 5 seconds as the script runs
>> asynchronously")
>>>
>>> End Sub
>>>
>>...
2014 Mar 21
0
Wine release 1.7.15
...y messy
13638 dogfood: xampp won't work properly
20387 Seagate Crystal Reports 6 installer crashes due to incorrect ordinal numbering of 'odbccp32.dll' exports
20623 Multiple VB6 apps complain with "Run-time error '445'" (Swiftkit, VMXBuider 0.8)(IFileSystem3::CreateTextFile method implementation needed)
23448 F1 2000 and F1 Championship Season 2000 crash at startup
23570 Cannot play songs using Songbird 1.4.3 and 1.7.3
23930 Drakensang Dark Eye crash on start (needs D3DXCreateBox)
26235 Pioneer DJs 1.6 hangs on startup (SetupDiEnumDeviceInterfaces needs to...
2005 Jan 03
3
spreadsheet addiction
There's a new page on the Burns Statistics website
http://www.burns-stat.com/pages/Tutor/spreadsheet_addiction.html
that looks at spreadsheets from a quality assurance perspective. It
presents R as a suitable alternative to spreadsheets. Also there are
several specific problems with Excel that are highlighted, including
the status of statistical functionality in Excel.
Patrick Burns
Burns
2006 Feb 17
5
A unique 'click to call' project - Could use some advice
Hello List,
I work for an IP communication provider in upstate NY as the engineer
assisting our technical support team.
We provide a number of different Telco systems to residential
subscribers; and in an effort to more effectively trouble shoot
termination problems I came up with the idea of creating a click to call
system that will allow our agents to effortlessly place test calls.
On a