Search results

  1. T

    Sync Outlook with OCS Calendar control in Progress

    Sync Outlook with OCX Calendar control in Progress Hi I was wondering if anyone has used an Calendar OCX control within a Progress program and used it to synchronise with MS Outlook calendar? Some functionaility includes the ability to transfer appointments if it does not exist in one or the...
  2. T

    Window resize

    Hi I have a window resize issue. When resizing a window i lose focus of the current record which i am updating in the browse. So for example, i have a window with a browse and fillins which correspond to the current record. I press update button which allows the record to have focus for...
  3. T

    Using DDE Client in Progress

    Hi Just wandering has anyone used DDE within Progress? I am looking to connect to Samsung phone software so that i can dial a phone number from my application. it will then use the samsung software to dial out! anyone accomplished something similar to this? cheers TJ
  4. T

    Sorting combo

    Hi Ok the problem i have is that we have programs which contains combo-boxes which have different data. so other developers will add a line in their code and pass the handle of the object. Using this handle in the procedure which i create it will then sort the combo? any ideas how this can...
  5. T

    Search .p .wfiles within directory

    Hi Not sure if this is possible but i want to search a folder which contains a loads of progress programs .w's and .p's. What i want to do is search this directory and find the text view-as text. If found i want the name of the program. can this be done in progress? im on version 9.1c if...
  6. T

    Running executables

    Hi Could someone tell me how i can runa an executable from progress? Has anyone used Progress for encrypting and decrypting files? cheers TJ
  7. T

    scroll notify does not work when right cursor disabled

    Hi I have an issue with my scroll notify. If i do a a return no-apply in the right-cursor trigger the scroll notify does not work is there anyway around this? cheers TJ
  8. T

    Browse and fillins

    Hi All Bit new to progress so just needed some help on an issue im stuck on. basically i got a browse which has its columns generated at runtime. This all works fine! But what i need to do is create fill-ins which represent the data which is currently displayed in the browse. An example is...
  9. T

    Finding if large database file is enabled

    Hi just regsitered to this forum as i have just started programming in progress! I have a question regarding large database sizes. Is there anyway of finding out within progress to see if the large database file access has been enabled. I have run a proutil which made an entry in the .lg...
Top