AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
April 30, 2008 02:16PM
It does sound like MCW_file_expand() is failing to find anything when it tries to expand (say) the string "./*" to get a list of all the files in the current directory -- which is what it will do when you start afni with no arguments.

How to fix this is less than clear, since I've never seen this function fail before. MCW_file_expand() is basically a wrapper for the csh filename expansion function. Perhaps I can come up with a workaround, but it will be hard to test here since I don't have your setup.

Does the command

echo `ls ./*`

give a directory listing?

Subject Author Posted

afni, to3D, failing; apparent MCW_file_expand issue

Graham Wideman April 30, 2008 12:40PM

Re: afni, to3D, failing; apparent MCW_file_expand issue

rick reynolds April 30, 2008 01:07PM

Re: afni, to3D, failing; apparent MCW_file_expand issue

Graham Wideman April 30, 2008 01:42PM

Re: afni, to3D, failing; apparent MCW_file_expand issue

bob cox April 30, 2008 02:16PM

Re: afni, to3D, failing; apparent MCW_file_expand issue

Graham Wideman April 30, 2008 02:31PM

Re: afni, to3D, failing; apparent MCW_file_expand issue

bob cox April 30, 2008 03:30PM

Re: afni, to3D, failing; apparent MCW_file_expand issue

Graham Wideman April 30, 2008 03:48PM

Re: afni, to3D, failing; apparent MCW_file_expand issue

bob cox April 30, 2008 04:16PM

Re: afni, to3D, failing; apparent MCW_file_expand issue

Graham Wideman April 30, 2008 10:42PM