Topic
Using a string to access dataset
- This topic has 0 replies and 1 voice and was last updated 11 years, 9 months ago ago by Michael Kaufmann.
Viewing 1 post (of 1 total)
-
AuthorPosts
-
08.08.2013 at 12:09 #34480Michael KaufmannParticipant
Hello,
is it possible to use a string which I get when using e.g. “ThisFPObject.ParentFolder.BlendedInSubfolder.Name” to point to a dataset?
Example:
Dim Test
Test = ThisFPObject.ParentFolder.BlendedInSubfolder.Name : “\” : “XX\yy”[0]
should work like
Test = ‘ZZXXyy'[0]
Thanks for helping.
-
AuthorPosts
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.