Tasks

Document Actions
Topics: 7   Replies: 4   Views: 24175
Up one level
Forum to discuss tasks

You need to be a registered member to post to this forum. Register now.

Topics list

Normal topic without new replies  

Posted by techie_india at

Hi,
Im not able to run the application,
when Im running the run.bat
the following error comes
:(

code:
run: ...

Replies: 0 , Views: 13

Hot topic without new replies   web sample

Posted by amehrabyan at

Here is presented several implementations of the same simple web sample application, which can help for developing your own tasks
Requirements:
It c ...

Replies: 0 , Views: 5068

Hot topic without new replies   How do you use the 'Creates New VSCB Device' function

Posted by edwardotis at

How do you use the 'Creates New VSCB Device' function in NB plugin or standalone?

I am trying to create a new device for use in my app just like i ...

Posted by amehrabyan at
For creating new device you should do:
1. select current active device for enabling "Create new Device" button, and click it when enabled
2. a ...
Replies: 1 , Views: 4105

Hot topic without new replies   Link to Spring class Parts Wiki

Posted by amehrabyan at

Author: edwardotis
Date: Sep 30, 2004 9:48 am (migrated from previous forum)


I think this will be helpful for setting up our Part wiki's, and ...

Replies: 0 , Views: 3001

Hot topic without new replies   inoutpin vs firing an Outpin

Posted by edwardotis at

In the example from Buildap Library Development Guide.doc,

Is there any difference between these two ways of firing outpins?

1. using inoutpin ...

Posted by amehrabyan at
Actually the difference in implementation,

first implementation is faster that second,

it helps to use already existing Java code and convert ...
Replies: 1 , Views: 3723

Hot topic without new replies   Progress on the tasks

Posted by vanderja at

I'm having some problems getting started with my task even though I've sifted through the code extensively. Right now I'm sort of hung up on the unit ...

Posted by amehrabyan at
Please see URL http://www.buildap.com/SA2004Fall/LibraryDevelopmentGuide.doc it will help you.
Best,
Arto ...
Replies: 1 , Views: 3869

Hot topic without new replies   ObjectReadWriteParts question

Posted by amehrabyan at

Author: luzgin
Date: Sep 22, 2004 11:04 am (migrated from previous forum)

The question I want to ask: The Object to be red/written needs to be S ...

Posted by amehrabyan at
Author: amehrabyan
Date: Sep 23, 2004 12:11 pm (migrated from previous forum)

Yes only objects implemented java.io.Serializable or java.io.Exter ...
Replies: 1 , Views: 4145