Respected Seniors
I want to display all vouchers of single date 31-12-2020
So I have these parameters
dt@ SELECT Distinct t0."DocDate" From ORDR t0
num@ SELECT t1."NumAtCard" From ORDR t1 Where (t1."DocDate" = '@dt')
And this is selection formula
{Command.DocDate} = {?dt@ SELECT...
Respected Sir Chris Miller
I tested your following codes
Declare Integer OpenClipboard In User32 Integer
Declare Integer CloseClipboard In User32
Declare Integer EmptyClipboard In User32
Declare Integer SetClipboardData In User32 Integer,Integer
Declare Integer LoadImage In WIN32API...
My Dear Seniors.
I could not found the solution of real problem described in 1st post of this thread.
On what destination my jpg file stops/hangs and not ready to go out.
If we get success to kick that file out then no needs to create huge number of folders daily in temp.
Please
I refer to this link
[link] https://www.tek-tips.com/viewthread.cfm?qid=480895 [/url]
Where I am trying codes of sir DSummZZZ
I have following codes with my following parameter
lcHost ,lcUser ,lcPassword,lcSource ,lcTarget
*... ftpPut.prg ...
PARAMETERS lcHost, lcUser, lcPassword...
Sir, actually the number of files may be different every time.
It depends on the number of pages of selected frx.
I have tested
SET SAFETY OFF
but it also does not allow to delete or overwrite files.
Regards
Respected Sir,
I have commented these lines
First
&&If Not Inlist(ntype,OutputTIFFM,1000,1001)
&&Run/N "explorer" &yout
Endi
So there is no chance the file is opened in Explorer
I suspect there are 2 more place there file can be opened
In the last line word Preview has been used, may...
Dear All,
Here is an attempt to send text messages,images,contents to whatsapp.
No need of any third party dll etc.
I have tested all method before uploading.
All methods work fine.
Before testing any method, you must have Whatsapp installed on your system
Link
Please enter whatsapp number...
Respected Teacher GriffMG
I used these codes
m.yrep=Getenv("TEMP")
Set Defa To (yrep)
xflname=""
ahour=Padl(Alltrim(Str(Hour(Datetime()))),2,'0')
amin=Padl(Alltrim(Str(Minute(Datetime()))),2,'0')
asec=Padl(Alltrim(Str(Sec(Datetime()))),2,'0')
xflname=Alltrim(Dtos(Date()))+"_"+ahour+amin...
Sir I am converting frx into jpg then copy converted jgp file to clipboard.
So I have these codes
Set Safety Off
Public yout
Do declaration
Do create_jpg
Do image_to_clipboard
*---------------------------------------------------------
* this procedure converts frx into jpg
Procedure...
Respected Sir,
I have a tif file that contains 2 pages.
I am trying to copy it to _clipboard
So I have these codes
Declare Integer OpenClipboard In User32 Integer
Declare Integer CloseClipboard In User32
Declare Integer EmptyClipboard In User32
Declare Integer SetClipboardData In User32...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.