Questions tagged as 'script'

0
answers

Error 400 mailchimp using script from Google Scripts

Hello, I'm trying to make a POST request through the Google Scripts script to register members in the mailchimp through the API. var payloadMail = { "email_address" : "[email protected]", "status" : "subscribed", } var headersMail = {'Au...
asked by 10.08.2018 / 23:20
0
answers

Select ABA - SAP SCRIPT

Good afternoon, folks, How can I select my open tab in SAP. In the format below it selects the first open tab of the sap, how do I choose the tab that should open, or at least activate, when a new ABA is opened: If Not IsObject(applicati...
asked by 26.07.2018 / 22:48
0
answers

I can not import dragging file on Neo4j

Hello, I'm using Neo4j Desktop and am trying to import a script file by dragging and dropping into the 'Import' area of the Neo4j Browser. However, when you drag the file there, the mouse pointer continues with the lock symbol, as if you coul...
asked by 26.06.2018 / 14:16
0
answers

Rename multiple files - ordinal in extenso

I need to rename multiple files obeying the following pattern: Evidence of Question # 1 - First Part; Evidence of Question # 1 - Part Two; Evidence of Question 1 - Third Party; ... ... ... Evidence of Question # 1 - i-th Part; How do I do...
asked by 28.06.2018 / 22:34
1
answer

How to import files using REGEX?

Good Afternoon Personal, okay? I have a question in regex in python. I want to create a script to open files without informing their format, being In this case, I would like to know the name of the image, without informing its format (i...
asked by 03.09.2018 / 21:24
1
answer

Referencing scripts on different PHP pages

I have the following structure: | - / root | - / services | --- / registrations | - / view | --- dashboard.php | --- menu.php | --- / registrations | ---- / people | ----- Include_Personal.php | - / scripts | - menu.js Inside the da...
asked by 22.06.2018 / 14:35
0
answers

How to copy content from a google doc file that contains tables with images?

I want to use google script to copy content from a source file to a destination file. The source file contains images inside tables. The problem is that the sample scripts I used do not generate the images inside the tables, ie the images that a...
asked by 21.06.2018 / 04:29
0
answers

Manipulate a worksheet with script and html

I have a "for" that runs through the lines of a spreadsheet and sends an email if it is less than 5 days to complete a task. My intention is when the user receives the email with the warning, it informs if the task has been fulfilled, and stop r...
asked by 10.06.2018 / 17:25
0
answers

Multiple locations / maps

Good evening, I would like a suggestion to add more than one map on my page. In the site that I am developing the store has other affiliates in different cities. However, I would also like to remove the panels from Google Maps. The code I'm u...
asked by 24.05.2018 / 02:06
0
answers

script for analysis of multiple general linear models (MLGM) in R and choice of the best model according to the AIC criterion

Hello, I would like the script to apply the GLM model to R. My independent variables are: deforested area, fires, demographic growth, GDP and fleet. The dependent variable is CO2. Then I need to define the best model, based on the Akaike c...
asked by 21.05.2018 / 18:20