Thanks for the info. I tried it and nothing happens. I
don't see the two new icons. Is there a special place I
library painter.
Post by Terry Dykstra [TeamSybase]A little registry hack. Create a text file containing the
3 lines between the ">> do not include this line
====================" lines Save it with a .reg extension.
Then just doubleclick that file and it will be
registered automatically. You will now see 2 new icons in
the library painter, one for import and one for export.
Make sure that the header of the .srd file looks like
$PBExportHeader$yourreportname.srd
release 11.5;
Depending on how the .srd was created it might not have
the "yourreportname.srd" part, but it is required for the
import to work.
If you use InfoMaker 11.0/11.1 or 11.2 then replace 11.5
with 11.0 in the registry entry and the .srd file.
line======================================= Windows
Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Sybase\InfoMaker\11.5\Toolbar\
1004 0] "Items"="1610 1268 -1 1630 1262 1618 1266 1614
1616 1620 1612 1456 -1 1622 1624 -1 1640 2290"
line=======================================
--
Terry Dykstra (TeamSybase)
http://powerbuilder.codeXchange.sybase.com/
http://casexpress.sybase.com
http://my.isug.com/cgi-bin/1/c/submit_enhancement
(3466) Oracle 10g >
Post by unknownI figured out how to save a datawindow as srd to modify
the properties for the size of a prompt, now I can't
figure out how to save it back as a pbl/datawindow. Is
the new version like the old were I need PB to convert
it back? Thanks.