derman Posted November 27, 2006 Share Posted November 27, 2006 I want big to do field text and I want to use between the line The example:I am writing Field =(Filemaker Pro) Upper ( Adı Soyadı ) & TrimAll ( Adı Soyadı ;1 ; 1) The result= (FİLEMAKER PROfilemaker pro) How do I do Text Functions?? Link to comment Share on other sites More sharing options...
Raybaudi Posted November 27, 2006 Share Posted November 27, 2006 Hi I don't really understand but, if you want this result: FILEMAKERPRO you can use: TrimAll( Upper ( Adı Soyadı );1 ; 3 ) Link to comment Share on other sites More sharing options...
derman Posted November 27, 2006 Author Share Posted November 27, 2006 is uniteing the example to give TrimAll( Upper ( Adı Soyadı );1 ; 3 ) FILEMAKER(space)PRO ..I want become Link to comment Share on other sites More sharing options...
derman Posted November 27, 2006 Author Share Posted November 27, 2006 TrimAll( Upper ( Adı Soyadı );3 ; 4 ) ok.. :) Link to comment Share on other sites More sharing options...
comment Posted November 27, 2006 Share Posted November 27, 2006 Not OK: 4 is not a valid value for the trimType parameter. Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6145 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now