Search found 39 matches: resort

Return to advanced search

Re: PDF Creation size XP vs Win 8.1u1

... not now that I use the rPreview default. If you can use image2pdf, then that is still the best option. We provided FWH's own function as the last resort. It is not worthwhile for all programs to spend on priced libraries or we are not sure all PCs have Word 2003 with PDF plugin. FWH's function ...
by nageswaragunupudi
Fri Jun 13, 2014 9:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PDF Creation size XP vs Win 8.1u1
Replies: 6
Views: 1397

Re: Mensaje de error ADO

... if you are saving lots of values to a table, there is no good way to determine which one is causing you the problem. At times I have had to resort to just start at the top of your Update and rem out each value til you find the offending line. Rick Lipkin
by Rick Lipkin
Fri Nov 29, 2013 1:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mensaje de error ADO
Replies: 3
Views: 619

New FTDN September/Septiembre 2013 (FWH 13.09)

... Otherwise, the program checks if MSWord 2007 or later is installed with PDF Plugin. If installed MSWord is used to save as PDF. In the last resort, internal function FwSaveAsPDF() is used. Normally when installation of MSWord with PDF Plugin is detedted, saving though Word is mostly successful. ...
by Antonio Linares
Wed Oct 30, 2013 3:14 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2013 (FWH 13.09)
Replies: 1
Views: 2808

Is it possible to save a pdf file into a memo field?

Hi,
Is it possible to save/retrieve a pdf file to a memo field (without having to resort to ADS)?

If it is could anyone share some code snippets?

TIA
by hua
Tue Nov 06, 2012 8:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is it possible to save a pdf file into a memo field?
Replies: 3
Views: 931

Re: Fast Reports -Sergey Rests

@ Otto: I haven't, I wish I didn't have to resort to an Active X component as the current way of using FastRepots for fw/harbour users only requires a single .dll to be distributed with your application. No need to register an ocx component. Furthermore, ...
by reinaldocrespo
Thu Jul 12, 2012 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fast Reports -Sergey Rests
Replies: 34
Views: 9409

Re: VbScript to FWH translation ( login to a website follow up )

... "{Enter}" )Return Nil  In the above example the id ghSearch is in the DOM .. but the GetElementByID method fails and I have had to resort to the work around by forcing a keystroke // use this to force an enter key for search button *WshShell:SendKeys( "{Enter}" ) to activate ...
by Rick Lipkin
Fri Apr 29, 2011 1:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: VbScript to FWH translation ( login to a website follow up )
Replies: 10
Views: 4477

Re: xbrowse bseek and autosort

... is to define oBrw:bSeek codeblock. It is not necessary to specify oCol:cSortOrder. The data cSortOrder is used only for header click action to resort the column. XBrowse creates this codeblock automatically if autosort is specified. If we do not want autosort feature but only incremental seek, ...
by nageswaragunupudi
Thu Jul 15, 2010 11:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse bseek and autosort
Replies: 1
Views: 404

Re: COPY TO oddness

As a last resort, I downloaded an older binary from http://downloads.sourceforge.net/xharbo ... 2.5.82.zip and that seem to solve the problem. Not ideal, but being the only programmer here I'm always in a rush :)
by hua
Tue Jun 08, 2010 6:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COPY TO oddness
Replies: 19
Views: 3144

Re: OT: Brainstorming: How to handle sw-updates

Otto, Why so many EXEs? There was a time in the way past, when memory was such an issue that we had to resort to such things, but now you can run very large EXEs without problems. >You must keep in mind that most of my clients have only 1 or 2 workstations and sometimes ...
by James Bott
Mon Dec 14, 2009 6:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: Brainstorming: How to handle sw-updates
Replies: 25
Views: 5709

Re: UP, DOWN arrow keys pressed in xBrowse

... Thanks Frose! as-much-as possible not to modify the original class so I wont forget the modification after an upgrade... That would be the last resort. Regards, Fraxzi
by fraxzi
Fri Nov 06, 2009 7:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: UP, DOWN arrow keys pressed in xBrowse
Replies: 19
Views: 3538

Re: Advice needed

Next question... If I have 3 tiled MDICHILD windows opened and i want to resort the order that they appear by dragging the bottom window above the second window, is there a way to call a tile when the mouse button is released? I've tried the bMoved option but, ...
by PeterHarmes
Mon Jun 29, 2009 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advice needed
Replies: 9
Views: 1360

... 2003 (both codenamed Whistler) with a major new release of Windows that was codenamed Blackcomb (both codenames refer to the Whistler-Blackcomb resort). This new version was at that time scheduled for a 2005 release. ...Later, Blackcomb was delayed and an interim, minor release, codenamed "Longhorn", ...
by James Bott
Thu Oct 09, 2008 12:25 pm
 
Forum: Off Topic / Otros temas
Topic: Windows 7 Screenshots
Replies: 8
Views: 2085

Reinaldo I had to resort to modifying Tsmtp .. just no other way arount it :( .. here is what I did : // use this public variable // returns from tsmtp() .T. lFAIL := .F. oWndMdi:SetMsg( "Sending ...
by Rick Lipkin
Mon Oct 06, 2008 2:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Trapping SMTP e-mail error
Replies: 43
Views: 7644

And as the last resort try

Code: Select all  Expand view
oRs:CursorLocation = adUseServer


or

Code: Select all  Expand view
oRs:CursorLocation = adUseClient


where

Code: Select all  Expand view
#define adUseServer 2
#define adUseClient 3


EMG
by Enrico Maria Giordano
Fri Sep 26, 2008 7:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: mdb: contains data, but recordcount() answers -1
Replies: 7
Views: 1171

Browsing generally

... to compile is 1007 characters long and have 35 fields. bLine:=&("{|| {"+ cLine + "} }") Not perfect, but you could do it like this as a last resort : bLine:=&("{|| {MyBrwLine()} }") FUNCTION MyBrwLine() RETURN {Field1, Field2, Field3.... Field35} -------------------------------------------------------------------------------- ...
by Antonio Linares
Wed Aug 27, 2008 7:35 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 65538
PreviousNext

Return to advanced search