[Solved] Open Directory Folder "C: \

Creating a macro - Writing a Script - Using the API (OpenOffice Basic, Python, BeanShell, JavaScript)
Post Reply
Math
Posts: 89
Joined: Mon Oct 29, 2018 6:32 pm

[Solved] Open Directory Folder "C: \

Post by Math »

I need to open Directory Folders "C: \ ... with Basic macros.

               I'm trying to use the code (Sub OpenFolder) from mr. bartjeman in the following topic: viewtopic.php?f=20&t=94719&p=451529&hil ... er#p451529

               But, It's not working for me.

               Did I do something wrong?


hugs.
Last edited by Math on Wed Nov 14, 2018 7:24 pm, edited 1 time in total.
LibreOffice 5.4.4.2 on Windows 7
JeJe
Volunteer
Posts: 2779
Joined: Wed Mar 09, 2016 2:40 pm

Re: Open Directory Folder "C: \

Post by JeJe »

If Shell("C:\Windows\explorer.exe", 1, "C:\") doesn't work then you'll need to tell us what happens. "It's not working for me" is too vague...
Windows 10, Openoffice 4.1.11, LibreOffice 7.4.0.3 (x64)
Math
Posts: 89
Joined: Mon Oct 29, 2018 6:32 pm

Re: Open Directory Folder "C: \

Post by Math »

thank you for the information.

hugs.
LibreOffice 5.4.4.2 on Windows 7
Post Reply