Personal Blog of Thomas Hampel - Creative Mythbusting in Development and Collaboration

Who am I?

Feeds

Query results for : September 2010

Extract file name and display in a view- 24 September 2010 - (0) Comments

Thomas Hampel
 24 September 2010

If you want to display the file name in a view, but you only have a field containing file and pathname, here is a small formula to get the file name only.

List:=@Explode(FilePath;"\\");
nrElm:=@Elements(List);
@Subset(List;-1)

Lotus Domino Developer workshops - free of charge- 21 September 2010 - (0) Comments

Thomas Hampel
 21 September 2010

Finally!!
What people have been waiting for is now available.
Lotus Domino Developer classes >free< of charge.

so make sure you attend - ITS FREE!!
https://www-304.ibm.com/isv/spc/events/description.jsp?event=103DC4F063C68E0A8525777A0065C7E6
Thomas Hampel, All rights reserved.