seanc Posted August 29, 2004 Posted August 29, 2004 Hi everyone, I'm guessing this is a simple one to solve, but its stumped me so far! I need to create a calculation which returns D:directory so I entered "D:directory" in the calc definition. Used to work fine in FP6 but FP7 takes the backslash character to mean the quotation mark is for display. So I get an error message "This text constant does not end with a quotation mark" Any help? Thanks... Sean!
The Shadow Posted August 29, 2004 Posted August 29, 2004 The backslash is the esacpe character, you can use two to get a real backslash, so use: "D:directory" to get the string you want.
Lee Smith Posted August 29, 2004 Posted August 29, 2004 Hi Sean, Please update your profile to reflect the platform, operating system and version of FileMaker. Although you put the version in your question this time, changing your profile will help in the future with other questions. The link is just below your name to the left in your posts. TIA, Lee
Recommended Posts
This topic is 7460 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