[R] double-click in RData file versus load( file )

Cleber Nogueira Borges klebyn at yahoo.com.br
Sun Jan 27 01:24:05 CET 2008


hi Gabor,

Now, seems an light, because...

C:\R\etc>assoc .Rdata
.Rdata=RWorkspace

C:\R\etc>ftype RWorkspace
Tipo de arquivo 'RWorkspace' não encontrado ou nenhum comando open 
associado a ele.
*File type 'RWorkspace' not found or none command open associated for it*.

seems something with error here...

but in regedit:

HKEY_CLASSES_ROOT\RWorkspace\shell\open\comand
tipo=REG_SZ                                                           
*{{{type}}}*
dados = "C:\R\bin\RGui.exe" "%1"                             *{{{data}}}*

How to modify a ftype association?


Cleber



> Try entering this at the Windows console:
>
> assoc .Rdata
>
> assuming the answer is:
> .Rdata=RWorkspace
> try this:
>
> ftype RWorkspace
>
> That will show you what command is executed when you double
> click on an Rdata file.  Perhaps you need to change that.
>   


	
	
		
_______________________________________________________ 

Experimente já e veja as novidades.



More information about the R-help mailing list