Top "External" questions

This tag refers to something that is outside of a particular system.

How can I take a reference to a Perl subroutine?

I'm having some trouble figuring out how to make a reference to a subroutine in an external module file. Right …

perl reference external subroutine
Docker-compose env file not working

I'm writing as docker-compose file to up MySQL instance and want to use few variable from env file: here are …

environment-variables docker-compose external
Android - delete files on SD card on uninstall

My app downloads some multi-media files from a server when it's installed. I do this to save space on the …

android storage external uninstallation
Converting file:// scheme to content:// scheme

I am running to the problem with using Droid X's Files app and Astro file manager to select an image …

android uri external file-uri
Execute external program in ruby and wait for its execution

How do I start an external program (like an excel sheet) from ruby and wait for its execution resp. termination …

ruby excel external
node.js child process change a directory and run the process

I try to run external application in node.js with child process like the following var cp = require("child_process"); …

node.js bash process external
Magento - programmatically add image from url?

I'm currently working around one script which programmatically add products. Right now I have problem with the part that this …

php image magento magento-1.9 external
Open another Mac app

In my app I would like to open another app that is installed on the User's Mac (such as iPhoto). …

swift xcode macos swift3 external
Use Jinja2 template engine in external javascript file

I working on a web project using Python and Flask. I was just wondering if I can access parameters sent …

javascript python flask external jinja2
AS3 Stop external swf

Hi I'm loading an external swf into a MovieClip, and I want it to stop until I choose to play. …

actionscript-3 flash external loader