> k well the manual has fullName listed.
> 
> http://www.gnu.org/software/smalltalk/manual-base/html_node/File_002dfile-name-management.html#File_002dfile-name-management
> 
> so that is an incorrect manual entry.

Ah, I see.  #fullName was present up to 3.0; in 3.1 it is the same as
#name and can be replaced with it.

#full returns a new File instance.

I added back #fullName and updated the manual.

Paolo


_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to