creating smartbrowser

sparis

New Member
I'm sure there is a very simple solution to this - I have a smartwindow containing a smartbrowser that was created in V8. We upgraded to V9 a few months back. This is the first time I've done anything with smart objects since the upgrade. I'm trying to modify the smartbrowser. (I don't use smart objects all that much). I opened a new smartwindow. Then I click on the smartdatabrowser icon on the palette and when the smartbrowser window opens, I click on the browse button, find my existing smartbrowser and highlight then click ok - I get an error that the file is not found and it shows the entire path as "evelopement\reports\b-cut-line.w" The correct path is "M:\development\reports\b-cut-line.w". I tried puting the file in a new folder and the same thing happened - it cuts off the first letter of the folder name. Any ideas what's wrong?
Thanks in advance for any help - I'm the sole programmer here with no one to consult with...
 
Adm

Different ADM here.Progress V8 used the origional ADM(1) which was abandonned. Progress learnt from the dry-run problems, & redeveloped for V9. Progress then introduced ADM2, which has continued through to OpenEdge.The local-methods were a good idea, though caused problems. The ADM worked by having include files in each Smart Object to execute LOCAL. Instead ADM2 has evolved with the language development where Publish & Subscribe mechanisms are successful.
 
Back
Top