No method supplied for generic function asiGetSimName
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
No method supplied for generic function asiGetSimName

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence
Author Message
Dmitriy Shurin
Guest





Posted: Wed Sep 22, 2004 5:57 pm    Post subject: No method supplied for generic function asiGetSimName Reply with quote

Hi!
When I use asiSelectNet(),I get this error:
"No method supplied for generic function asiGetSimName". Does anybody
know what is the possible cause and the solution to the problem?


--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG

Back to top
Andrew Beckett
Guest





Posted: Fri Sep 24, 2004 12:49 am    Post subject: Re: No method supplied for generic function asiGetSimName Reply with quote

Probably you've not told it what the current session is. Here's a
simple example of using asiSelectNet() :


hiCreateAppForm(
?name 'MYform
?fields list(
hiCreateStringField(
?name 'net
?prompt "Net"
)
hiCreateButton(
?name 'select
?buttonText "Select"
?callback "asiSelectNet('net ?prompt \"Select Net\")"
)
)
)

; need to have the session id attached to the form
MYform->asiSession=asiGetCurrentSession()

Regards,

Andrew.


On Wed, 22 Sep 2004 17:57:43 +0000 (UTC), "Dmitriy Shurin"
<shurin@bgumail.bgu.ac.il> wrote:

Quote:
Hi!
When I use asiSelectNet(),I get this error:
"No method supplied for generic function asiGetSimName". Does anybody
know what is the possible cause and the solution to the problem?
Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Powered by phpBB