[R] double-click in RData file versus load( file )
Gabor Grothendieck
ggrothendieck at gmail.com
Sun Jan 27 01:38:45 CET 2008
On Jan 26, 2008 7:24 PM, Cleber Nogueira Borges <klebyn at yahoo.com.br> wrote:
> 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?
>
Google for
modify file type association
More information about the R-help
mailing list