PDA

View Full Version : Map Network drive error 123?



NewsArchive
02-28-2007, 11:01 AM
Hi Friedrich,

I'm testing the Map Network command and can't make it work, I always get
%_SB_ERRORCODE% = 123

I was using variables, but using constant values is failing too.

The script It looks like this in the script editor:

Map Network Drive \\CIENEGUITA\CONTABILIDAD to "J:"

Where can I lookup what does error 123 mean?

If this list applies:
http://msdn2.microsoft.com/en-us/library/ms681382.aspx
the error is "The filename, directory name, or volume label syntax is
incorrect" and I suspect the double quotes around the drive letter is the
problem, but it's shot in the dark.

Here's the script in case you want to review it:
http://sca.com.mx/ftp/mapdrive.zip

Thanks for any comment.

Regards,


--
Carlos Gutiérrez
http://sca.com.mx

NewsArchive
03-05-2007, 10:32 AM
Friedrich

Did you have a chance to look into this?

Thanks.

NewsArchive
03-05-2007, 10:32 AM
Carlos,

Sorry for the delay. Quite busy with Clarion 7 and SetupBuilder 6.1.

I'll check this later today.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-05-2007, 10:32 AM
Carlos,

I think we can reproduce this issue. Item in review.

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-05-2007, 10:32 AM
Hi Carlos,

This was caused by a compiler bug :-( Fixed now! Thank you for bringing
this to my attention.

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-06-2007, 10:27 AM
Hi Friedrich,

> This was caused by a compiler bug :-( Fixed now!
Perfect!

Is it possible to workaround the compiler bug with the current build? Or do
you recommend to wait for the next build? Timeframe?

Regards,

--
Carlos Gutiérrez
http://sca.com.mx

NewsArchive
03-06-2007, 10:27 AM
Hi Carlos,

See private email. I have attached a new sbkernel.lib. Does this work?

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-06-2007, 10:31 AM
Friedrich
>Does this work?

Yes, thanks a lot.