Original Message:
Sent: 05-08-2024 11:21
From: Jesus Ulloa
Subject: Crawl with social network linked to Excel Datalinq
Hi Simon, a question, how can I put a mask on the text Crawl!? Please
------------------------------
Jesus Ulloa
Graphics Desing
Freelancer
Lima Peru
Original Message:
Sent: 04-30-2024 09:42
From: Simon Redmile
Subject: Crawl with social network linked to Excel Datalinq
I think what you want to do is put in the onOnline script of the child scene within the Scene Group the following.
Increament a datalinqkey
dim keys as xpDatalinqKeys
dim key as xpDatalinqKey
Self.GetDataLinqKeys(keys)
keys.GetKeyByName("datakey", key)
key.asString = cInt(key.AsString) + 1
Self.refreshdatalinqs
Replace the row integer with a datalinqkey for example %datakey%
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 04-30-2024 08:59
From: Jesus Ulloa
Subject: Crawl with social network linked to Excel Datalinq
The form or manner that best suits a practical flow, the idea is that social networks can be launched continuously and all with a database linked to Excel.
I would like to learn both ways for flows and processes please
------------------------------
Jesus Ulloa
Graphics Desing
Freelancer
Lima Peru
Original Message:
Sent: 04-29-2024 18:22
From: Simon Redmile
Subject: Crawl with social network linked to Excel Datalinq
Which is your prefer way to work because I can help you with either?
For what you want to do working with excel I'd probably recommend the parent scene / child scene method (using a scene group).
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 04-29-2024 11:43
From: Jesus Ulloa
Subject: Crawl with social network linked to Excel Datalinq
Now I have made a group of sequences.
------------------------------
Jesus Ulloa
Graphics Desing
Freelancer
Lima Peru
Original Message:
Sent: 04-29-2024 11:24
From: Simon Redmile
Subject: Crawl with social network linked to Excel Datalinq
Are you using a crawl with parent and child scenes or group in sequence?
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 04-29-2024 11:18
From: Jesus Ulloa
Subject: Crawl with social network linked to Excel Datalinq
I have used script but occasionally in one job or another. but I need help on this crawl please
------------------------------
Jesus Ulloa
Graphics Desing
Freelancer
Lima Peru
Original Message:
Sent: 04-29-2024 10:18
From: Simon Redmile
Subject: Crawl with social network linked to Excel Datalinq
You'll need to use script to alter the datalinq connection in someway, probably a datalinqkey or widget is a good way to keep track of the number, have you done any scripting?
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 04-29-2024 10:10
From: Jesus Ulloa
Subject: Crawl with social network linked to Excel Datalinq
Hello community, I need some help please.
I'm trying to do a social network crawl that has a user and a message... but I can't make the user change along with the message. Please if someone can give me some way. I attach reference image
------------------------------
Jesus Ulloa
Graphics Desing
Freelancer
Lima Peru
------------------------------