From: Rolf K. <rol...@ci...> - 2004-12-20 11:39:41
|
Hi Jim, Just tried to download it and I got consistently error 6 in=20 "Copy in OGPM Add Package File to Cache__ogc.vi->OGPM Download Remote Package__ogc.vi->OGC Main Window__ogc.vi". Not exactly sure what might be the problem. The two paths seem legitimite to me with=20 "C:\Documents and Settings\Rolf\Local Settings\Temp\OGPDS8597963.ogp" as temporary download file and "C:\Program Files\National = Instruments\LabVIEW 6.1\resource\OpenG\Commander\db\cache\ogrsc_builder-1.0.0alpha3-1.ogp" as intended target file. Also the target path is only 115 chars long which should be safe below = the Windwos MAX_PATH length limit of 260 chars. The last element path is = only 31 chars long which should be also fine. I did a simple test VI with those paths and replacing the Copy function = with a Move function solved the problem. Seems like copy stumbles over = something in the path which Move does not have trouble with. I use LabVIEW 6.1 for my OpenG work testing. Rolf Kalbermatter > -----Original Message----- > From: ope...@li... > [mailto:ope...@li...]On > Behalf Of > Jim Kring > Sent: Fri, December 17, 2004 21:08 > To: ogp...@li...; OpenGToolkit-Developers > Subject: OpenG Builder - Call for Testers >=20 >=20 >=20 > _____ =20 >=20 > Hello, All > =20 > The OpenG Builder needs testers to put it through the paces=20 > and provide > feedback on User Interface features. This is a really cool=20 > app that will > help you build better quality software products in LabVIEW. =20 > If you have > already installed the OpenG Commander, then installing the=20 > OpenG Builder can > be done in just a few mouse clicks. First, launch the=20 > commander, update > your package list from the internet, download and install the=20 > ogrsc_builder > (version 1.0.0alpha3) package. There is a cool GUI, lots of=20 > documentation, > and it looks and feels similar to the LabVIEW Application=20 > Builder. So, what > are you waiting for? > =20 > Download > <http://prdownloads.sourceforge.net/ogpm/openg_commander-2.0-a lpha3.zip?down load> the OpenG Commander here =20 Read the OpenG Builder documentation <http://builder.openg.org/> here =20 Regards, =20 -Jim Kring |