Vijeo Designer 6.2 Tutorial Here
Sub BuildDeepText() Dim txt As String txt = "First line of deep text" + vbCrLf txt = txt + "Second line" + vbCrLf txt = txt + "Third line – longer description here" SetVariable "DeepText_Example", txt End Sub
Official Ross-Tech USA Distributor © | Inclusive VCDS Forum & Wiki Access
| Free shipping within AT and DE from 100 €
Sub BuildDeepText() Dim txt As String txt = "First line of deep text" + vbCrLf txt = txt + "Second line" + vbCrLf txt = txt + "Third line – longer description here" SetVariable "DeepText_Example", txt End Sub

Register now and always receive exclusive promotions, the latest news and offers first