.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Why be not PromptStringResult?

2 REPLIES 2
Reply
Message 1 of 3
gilseorin
234 Views, 2 Replies

Why be not PromptStringResult?

Hi, all.
I used PromptStringOptions in my code,
then I am at a loss because no PromptStringResult is.

Dim pstr as PromptStringOptions=New PromptStringOptions("Input data to calculate include a sign(+,-,*,/)")
Dim pres as PromptStringResult=ed.GetString(pstr)

Any help would be appreciated.
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: gilseorin

The PromptResult (which is the base for all of the
PromptXxxxResult classes), has a string property to
hold any string input obtained by the methods that
return that or a derived class.

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006/2007
http://www.acadxtabs.com

wrote in message news:5433910@discussion.autodesk.com...
Hi, all.
I used PromptStringOptions in my code,
then I am at a loss because no PromptStringResult is.

Dim pstr as PromptStringOptions=New PromptStringOptions("Input data to calculate include a sign(+,-,*,/)")
Dim pres as PromptStringResult=ed.GetString(pstr)

Any help would be appreciated.
Message 3 of 3
gilseorin
in reply to: gilseorin

Thank you.
I see it.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost