|
-
Nov 7th, 2000, 04:02 PM
#1
Thread Starter
New Member
Hello
I am trying to covert one file to another and the file i am converting from has empty names and i don't want then in my new file so these are what i am using.
if trim(Len(cu.Name) = 0 then
if len(trim(cu.name) = 0 then
are these correct and if not how can i trim the spaces away and set the len to 0.
i have done this in the past but i just can not get it to work this time.
thanks for your help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|