I currently using PDF995 but you have to mess with the pdf995.ini file, it doesn't seem to work that great. Has somebody found something more stable, works every time. I would like not to have to rewrite all of my reports in this application ...
... of vcvars32.bat Maybe not for you but when building a github open source project, etc. Microsoft likes it that way :-) Now we know how to fix the mess that vcvars32.bat creates :-) (MS should do it automatically but it does not) https://stackoverflow.com/questions/14969399/how-to-reset-environment-after-running-vcvars32-bat ...
... Surface Intel I5 for 413 euros (Amazon special disccount) and I am in love with it. Why do you need an Apple computer ? :-) Why do you need to mess with all that if you are a Windows developer ? Thats what I thought myself and then I decided to go for Microsoft Surface and I am so happy with ...
... to 0.0000000000 seconds running on a local drive AND when running from One Drive! The browse pops up immediately and refreshes fast. My code is a mess right now since it was originally written for testing filters vs scopes. However, it is very simple, open the database with indexes (CDXs). Set ...
... they do about 365 fields I have not found a solution and then the archive it gets too big imagine if there are 2000 subscribers it's a colossal mess I had thought of storing for each writing in an ascii file just like 1 | 123 | 45 | 23 | 102 | 34 | where the numbers are the numbers of the workouts ...
... Using the recno() for an ID is risky since if a record gets deleted, then all the records after that recno() will get renumbered. That will be a mess. Thus you should always have a unique primary key in any database (with only a few rare exceptions). I highly recommend you switch to using a reservation
... If you wanted to document your variables, so that a future developer (including yourself) would understand its purpose - but you DIDN'T want to mess up the variable name, and you didn't want to rely on short comments in your source file, how would you approach it? I'd prefer not to depend on ...
Thanks, it worked. I better change the tRadio class so I don't have to mess with the whole system. I am creating a kind of Dark Theme, and if I could not change certain controls, it would not work. ::oDlgCadastro:bInit := <|| AEval( lc_oSelf:oCliDetConta:oRad760_DadosCobranca:aItems,; ...
... came automatically and if I do something that my memory refuses it creates problems and as you say I complicate my life ... and I do all kinds of mess !! but you, I know you love me, you are patient with me,allways!!!
... you are used to it. But it is back to the dark ages–opening all the files at once and keeping track of workareas and database states. If you mess up tracking and restoring states then you have serious bugs which are very hard to find. With database objects all this goes away. Further you ...
... screen As far as I remember you have a BlueHost account, so you can easily test it and modify it from your own BlueHost site too :-) No need to mess with IIS settings, etc...
... bEof .. when a user scrolls down the vertical bar .. they hit the bEof code block multiple times ..same for the mouse wheel and I end up with a mess. If there was only a way to trap the down arrow key .. I could ignore all the other random inputs.... interested to see your idea and I am not ...
... each with a different Y axis scale and the same X axis scale? James Hi James, look like a good solution but when Y-axis values overlap will be a mess, the big problem is that while Crude Oil is measured in hundreds of thousands, gas values is measured in millions, and we need to see both lines ...