Search results

  1. T

    Nostalgia

    Cool. I think it would be very nice if you post a scanned image of the disk. me also i'm rooted from '96 onward
  2. T

    Help!!! I can't see several icons

    Hi there. In some threads, the bulletin isn't showing some icons. I visited my profile, but couldn't find something about that. Is there some icon missing, or is a configuration of my profile? Thanks
  3. T

    I want to try outsource for someone else

    Hi there, I was wondering, is there anybody out there taht would like to have some portion of some proyect to be done. Id you give me the specs, the .DF and some general layout, i will make the program, document it and send it tou you for you to evaluate. If you like it, you can pay what you...
  4. T

    howto: menu system

    Hi there!!! Greetings from mexico. I was wondering, anyone, could you point me to a source on info about how to do this? Have you seen, for instance, in Rounbtable, that they designed one utility frame, and then when they do another window, and need the functionality of the buttons in...
  5. T

    HELP!! prosrvc uses 100% of cpu!!!

    I found the answer!! we had the answer in front of our noses all the time!!!. The problem was (I guess) the mixing of version, as deinstalled the provision, and all went Ok after that... Thanks any way for the interest... Octavio Olguin. Mexico.
  6. T

    Help on an algorith, please

    Hi there P Talkers. I've been strugling for a couple of weeks now, and haven't found the solution for the problem. The situation is: I have to develop a Capacity Planning module, where i can asign tasks to persons or to machines, and know in advance when is to be started and when will it be...
  7. T

    HELP!! prosrvc uses 100% of cpu!!!

    Please. Quick. I've reinstalled my NT server with 9.0A server (and 9.0B provision), and now when i start ProControl and start the database, the task manager reports 100% CPU utilization, and the task shows prosrvc.exe eating 98% of cpu time. Please HELP!!. Thanks in advance...
  8. T

    A question about an algorithm

    Hi there. I'm posting this beacuse the description of the forum says "that doesn't fit anywhere else". I've been strugling for a couple of days now, and haven't found the solution for the problem. The situation is: I have to develop a Capacity Planning module, where i can asign tasks to...
  9. T

    Regular App need to change

    I hope this could be that easy! :) Hi there. The problem is more than field rename, i must adjust the former presence of the field to change the table it came from, if it is necesary, if not, it has to keep the same... it's more difficult, Thanks any way. P.S. i use windows ...
  10. T

    Regular App need to change

    Hi there! Hoping you're great! I have this question: I have this app (something by the 500's files, *.w, *.p, *.i) that i need to change, by adding a table and a few fields, and them moving some fields from one table to the new one, changing a lot of windows and reports, and voila...
  11. T

    Caller-ID inside an application

    Thanks Chris.... Again... I'm wondering, IS THERE ANY QUESTION YOU CAN'T ASWER!!!!!!!!! Thanks.. Have a nice night :). Octavio
  12. T

    DLL to convert images (NOT OCX!)

    Hi! Check: http://www.smalleranimals.com (pls. don't be fooled by the site name! i don't understand it too, anyway) they do what you need! Hope you like it, Octavio Olguin Mexico [Edited by tdi on 10-15-2000 at 11:44 AM]
  13. T

    Caller-ID inside an application

    Hi you all there!! Hope you are having good times!. I have this question, since i would like to incorporate this functionality to a system for a fast food restaurant chain i'm working on... Is it possible that I can have in any way, accesible the Caller-ID information, can i go to the...
  14. T

    Input/Output of data

    try replacing the import and the next line to a "set <record>", if you import all the fields you exported in first place. Any way, it seems a little odd, you put your data to a file and then retrieve from this file. (it is resource intensive, in the local system as in the network). So if you...
  15. T

    xavier

    That's no that easy.... Hi there... I was checking the forums and found your question. I was seeking the same answers time ago, as you are, (thanks Lord, there is F4GL's ProgressTalk). There is too few clues on your question, so i think i'll say little on _WHAT I THINK YOU ASK_ if this is...
  16. T

    2in1: Parenting a dialog, checking value change in cell

    Hi there.... I have this questions, too easy for most of you, shame on me ;). 1) I have a window wich calls several dialogs with diferent buttons, all worked fine, but now, i have the need to check some status on startup of the window, and if user accepted, show a dialog with a browse...
  17. T

    What about the Favorites option?

    Hi Chris. I'm sure if you instaled vBull instead of the other, was beacuse this is superior (if any one out there has needs like the one you see here in this site, just follow Chris, he's the man). One feature i think is missing, it's Favorites option. Is it in the works? haven't been...
  18. T

    Getting the last day topics at each forum

    Hi Chris! Greetings... Just wondering.... Does every one use the grat option in the profile of the number of "Last Days" to consider when entering a forum? I mean, when i enter it showed invariably "Last Day's", even when i have trouble connecting every day, so i do every other day, and...
  19. T

    How i do know if a trx was undone

    Hi Rich. That's good. I have used that construction too. But there's some problem with it. The example you gave takes on accout the use of NO-ERROR, but what about a trigger returnig you an error?, in fact my question was about a condition where the error cames from outside the code. Thanks.
  20. T

    How i do know if a trx was undone

    Hi you all!. I faced this problem now, and haven't find a solution. i have something like: <code> do: inner-loop: do transaction: find x. for each y of x exclusive-lock. find z of y no-lock no-error. if not available z then undo inner-loop, leave inner-loop...
Back
Top