Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. leoleo5

    Cheaper compatible software to Powerbuilder

    Hi all, does anyone know if there's a cheaper alternative to sybase's powerbuilder? we need to have an alternative as the license fee is a little steep. thanks for any information.
  2. leoleo5

    gif file missing from report datawindow after converting to pdf

    Hi, I have a report ready to print with a gif file of my company's logo. From my program, I select printer setup to pdf writer. then i print the report. unfortunately, my logo.gif goes missing in the pdf as well as in the datawindow of my program. any idea why?
  3. leoleo5

    Using computed field to display different bitmaps

    Hi Leyka, There're 2 ways which I can run my exe. 1) From another application, I execute this powerbuilder application. 2) Create a shortcut to the directory and execute the program. However, using Step 1) the .gif files will not be displayed. but, using step 2) .gif files will be displayed...
  4. leoleo5

    Using computed field to display different bitmaps

    Hi, I am having problems with displaying bitmaps. I use a computed field to display the relevant bitmaps on a report. Here's how I wrote it in the Compute Expression. Bitmap(If( logofile = "AVC", "..\BITMAPS\logo.gif", "..\BITMAPS\logo_avi.gif" )) The problem is, no bitmap is displayed at...

Part and Inventory Search

Back
Top