Recent content by waynesingh

  1. W

    ProxyGen Error

    Firstly Thank you Marion for taking the time to answer. I checked and I had already set the 2nd set, but not the defaults. So i set the default ones and still the same. When I get back to work tomorrow I will install Visual Studio 2003 and see if that helps, maybe the 1.1 SDK is not enough...
  2. W

    ProxyGen Error

    Hey All, I am trying to Proxygen a library for .NET. Have done this successfully on another machine before, but am having trouble on this one and hoping someone can tell me what I am missing. On this machine i have installed: Progress 9.1D OpenEdge 10.1A Visual Studio 2005 Standard Edition...
  3. W

    Turning Color Coding (Syntax-Highlighting) back on in OE10.1A

    Champion Effort! Thank you very much mate, I checked config and I hadnt installed OpenEdge Studio. All is good again now. Thanx again, it is appreciated mate, cya. PS. Once you lose those little nicities you realise how much you miss them :)
  4. W

    Turning Color Coding (Syntax-Highlighting) back on in OE10.1A

    Hi Mate, Firstly thank you, it sounds very similar...however I am not actually using the Architect, just a straight AppBuilder. I also noticed little things like when you put a 'do:' no 'end.' appears (same with for each etc too) and the auto indent etc isnt working. Very strange. I might just...
  5. W

    Turning Color Coding (Syntax-Highlighting) back on in OE10.1A

    Hi All, Not really sure what has happened but somehow I disabled the color coding (aka Syntax-Highlighting) in OE10.1A, and I dont know how to turn it back on. All I have found in the help so far is an explaination of the Color Coding Setup Dialog etc, but it doesnt seem to tell you where to...
  6. W

    Roundtable and -s parameter issue

    Ok I re-installed and recompiled Roundtable and all is now good. Thank you.
  7. W

    Roundtable and -s parameter issue

    Ok I have removed 9.1D (had to do it manually, crawling through registry isnt that fun) and 10.0B, did a netsetup of 9.1D and installed 10.0B locally and patched to SP3. I can now build local db's again (woohooo). However I am still getting the -s error when trying to start roundtable. Any...
  8. W

    Roundtable and -s parameter issue

    Ok I went to uninstall 9.1D, and re-install as a netsetup, this way I only have 1 local install (being 10.0B03). And guess what it wotn let me uninstall, registry errors. So I am currently re-installing over the top of 9.1D and if I still haev issue I will try uninstalling it then. I will...
  9. W

    Roundtable and -s parameter issue

    Hi All, I have 9.1D and 10.0B03 installed locally on my machine, and they are running fine. Then I installed Roundtable and started getting the following error. You have not supplied a parameter for argument -s (1403) Ok strange, so I went to create a local database for Roundtable (just...
  10. W

    Progress editor

    You could try Eclipse as that is the new Progress IDE in 10.1? Havent had a look at it yet (other then the demo at the Asia PTW conference last week). Cya.
  11. W

    Windows XP Search Registry Fix

    Hi All, This is a bit old now, but had to do it for some workmates recently and had to go back through all the info i coudl find on the net on how to fix this so thought I would post for easy access for those with the issue. Problem: Windows Search does not search inside .i, .p or .w files...
  12. W

    Registry Viewing in Progress

    Thank you all for your help, it is really appreciated. Thanx again guys, Cya.
  13. W

    Check Stream question

    Thanx Mate, I will give it a go. Cya.
  14. W

    Check Stream question

    Hi All, Is there a way to check if a Stream is open or not? Eg. if open output stream s-error then put stream s-error unformatted "......" skip. Thanx in advance for any assistance offered, Cya.
  15. W

    Redirecting Error Output

    I am using GUI and we are using the default stream at the moment. Just my boss mentioned redirecting the error output, and since this is how we already do it, I thought there may be another way that he was looking for. As it is I am going to report exceptions to a db record, that can be...
Top