Forum FlexPro – Discuss your topic!

Using a string to access dataset

Accueil > Community > General > Using a string to access dataset

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8485
    Michael KaufmannMichael Kaufmann
    Participant

    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 = ‘ZZ\XX\yy'[0]

    Thanks for helping.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.