fields24
fields24
About
- Username
- fields24
- Location
- Tennessee
- Joined
- Visits
- 1
- Last Active
- Roles
- Members
Comments
-
Ok. I will probably save the stream/text in the database. I was saving the styles to the same database so this will work fine. Thanks gordk wrote: » Steve quick answer don't store in dfm. IMHO Storing in dfm leads to having to use too…
-
Why, then, has the report worked for months without change now on a recompile, without changes, does not work? Also, on a newly created report, without global variables the report works until I add a snip of code like below? if ( mod 2) = 0 th…
-
I am getting this error, Incompatible types: 'Class Integer', 'Integer' (and sometimes Incompatible types: 'Class String', 'string') with a IBObjects related report with a few script lines and a simple alternating memo field color change on alter…
-
???
-
I also am waiting for IBO sources....... Soon maybe?