Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: [V8i VBA] Reference Attachments query (RefFullPathStored )

$
0
0

[quote user="Barry Lothian"]I'm not familiar with GetCExpressionValue[/quote]

MicroStation includes an elegant engine called the C Expression Interpreter. This allows you to evaluate 'C' statements at run-time. You can see this in action with the Calculator MDL application (see MicroStation documentation). C Expressions are used by the MDL Dialog Manager to pass variables back-and-forth between an app. and its user interface. The user types something in your dialog, and the C expression interpreter evaluates what she types and passes it to your program variable.

A simple C expression is 4 * 2 (the answer is eight). 


Viewing all articles
Browse latest Browse all 7260

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>