Mapping Scripted Imports with Variable Paths
MANY NOVICE DEVELOPERS struggle setting up Paths to files in scripts. Mike Duncan of Soliant sheds some light: When importing data, it is useful to use variables to reference the file you are importing instead of using a full path that needs to be maintained. This allows you to better maintain your solution, and also […]
