Hi everyone! I have a problem. I'm working with many databases, and I'm using this command to work with all of them:
clear all
global work1 "C:\Users\56966\Downloads\Work 1 Labour Economics HenrĂquez and Pavisic"
cd "$work1"
When I run the command, the part where the database is output is empty (it has no data). Because it can be?
clear all
global work1 "C:\Users\56966\Downloads\Work 1 Labour Economics HenrĂquez and Pavisic"
cd "$work1"
When I run the command, the part where the database is output is empty (it has no data). Because it can be?
Comment