Questions tagged as 'script'

1
answer

Edit txt file by bat

I have the following problem: In a Windows directory, I have 3 .txt files that are automatically created every day. Inside them there are several lines with information. I want to delete two lines that are always repeated in all .txt...
asked by 13.07.2016 / 14:45
1
answer

Decrypt a code (so I understand it is in ASCII)

Well, basically I would like to know if there is any way to transform a script written in ASCII into Characters and if so, how would I transform it? Code (1) local code = '7 minimize = true -- minimizar a mainbp? bps = 1 -- quantidade d...
asked by 19.07.2016 / 19:04
1
answer

Vary Script within Div

I would like to embed a script quiz in the sidebar of my site, it is 3 quiz in fact and I did not want to put one below the other, I would like them to switch between them automatically every time the page loads, occupying the same block. It...
asked by 18.10.2016 / 19:53
1
answer

How to do 'Loop' in multidimensional 'Array' in Bash?

Situation: I need to create a multidimensional array script. Example: Table 1 > > Fields id and name Table 2 > > id and phone fields Current script: #!/bin/bash declare -A arr arr[tabela1]=id arr[tabela...
asked by 08.09.2015 / 16:26
1
answer

Change script variable value via Java application

I created a script where within this script there is a loop of type while . The condition of this while is escolha != 1 . Everything works ok, but in the middle of this while I run a Java application where I make some...
asked by 18.07.2015 / 08:12
1
answer

How is it possible to change positions?

How can I change positions? I've tried to store arrays and use array methods but it did not work. <html> <head> <title>teste</title> <script></script> </head> <body> <ul class="lista">...
asked by 24.05.2015 / 16:54
3
answers

How do I open a file from a specific directory in .PDF in Visual Basic 6?

I've created an application which saves files to a specific directory. What I would like is to click a button, I can open this .pdf file.     
asked by 30.04.2015 / 20:02
1
answer

About key command (lua script)

Is there any way I can put something in the script, so that if I press a key, it responds with a command? If so, how?     
asked by 05.02.2015 / 21:11
2
answers

Script /.bat to kill certain process on all logged-in users on the computer

Good people, my problem is this: I have a process called gdc.exe . If a user has this process open and another user logs on to the machine and tries to run the program that generates this same process, it can not open the program. I need a...
asked by 04.02.2015 / 18:48
1
answer

As the first post image shows - Wordpress

I'm editing the theme for wordpress link but a problem has arisen. My images are hosted on picasa and linked in the post. The images do not appear in the home or in the files, only when it comes into the post that candles are possible....
asked by 22.12.2014 / 20:15