infomaker help please

I am attempting to add a computed field in Infomaker with the following expression:

bitmap(“K:\dev_photos\"+string(customer_no)+".bmp")

however I keep getting an error message saying "expecting STRING expression"

I also tried: bitmap(“K:\dev_photos\"+customer_no+".BMP")

what am I missing?

Dale

Parents Reply Children