cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Streamline your workflows and master BIM coordination! Program starts April 28!

Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

PRINT Command...

Not applicable
Is there a good place to write the PRINT command to make it works with a string?

PRINT "Error, check the value"

do nothing...
The manual writes that it should appear a dialog with my "string"....

Thank you in advance.

Regards

PWD
20 REPLIES 20
Matthew wrote:
You caught me being sloppy in my example. I always use the "greater than or equal to" (>=) in my actual coding. When I need "greater than" or "less than" I use something like:

IF x >= 0.0001 THEN...

I am glad you spotted this. I would hate to inadvertantly lead people into flaky coding.
one thing that puzzles me, when editing messages on this system, the chevron marks appear as chevron marks, but when reading the messages as an unlogged in reader, the chevrons are all written as &gt (ampersand gt)
This makes discussion of GDL rather difficult when wierd letter combinations appear suddenly in the middle of lines.