Search found 4 matches

by bepsy72
Tue Oct 10, 2017 9:56 pm
Forum: LEGACY scripting
Topic: reading folder on a mapped network drive - not work
Replies: 5
Views: 8368

Re: reading folder on a mapped network drive - not work

I try with //SERVER NAME/ and it work fine!!!
:D Thanks!!
by bepsy72
Tue Oct 10, 2017 9:15 pm
Forum: LEGACY scripting
Topic: reading folder on a mapped network drive - not work
Replies: 5
Views: 8368

Re: reading folder on a mapped network drive - not work

Yes, I've tried now, but nothing to do. Same error.
Error in line 54 of script : Error. Trying to access undefined member '0'

Its probally Javascript that doesn't read a network drive?
by bepsy72
Tue Oct 10, 2017 9:00 pm
Forum: LEGACY scripting
Topic: reading folder on a mapped network drive - not work
Replies: 5
Views: 8368

reading folder on a mapped network drive - not work

Hi, I'm trying to read a folder on a mapped network drive, but is doesn’t work. The strange things is that the script work when i test it with a fixture pane in SwitchScripter, and give me the results. When i run the script whitin a flow i got an error. (Error in line 56 of script : Error. Trying to...
by bepsy72
Thu Sep 04, 2014 9:48 am
Forum: LEGACY scripting
Topic: Using VBA Word Macro
Replies: 1
Views: 2969

Using VBA Word Macro

Does Anybody know how to use word macro inside Switch?

I need to make some text processing before generating a pdf from word files.

I try to use Define script expression in the macro menu and put inside some vb code but it doesn't work...



thank you