Try to change the ftpuploadfolder to httpdocs (without the / )
Kind regards,
Djek
Search found 148 matches
- Thu May 23, 2024 1:13 pm
- Forum: Technical / Scripting
- Topic: FTPPutFile 234
- Replies: 1
- Views: 3525
- Fri Nov 11, 2022 3:56 pm
- Forum: Technical / Scripting
- Topic: Checkboxes behaving sporadically
- Replies: 4
- Views: 4472
Re: Checkboxes behaving sporadically
Hi all, I once had an "strange" problem with checkboxes. In a routine I needed a button that i could click, if I wanted to refresh variables i a program. And this action should be visible until the refresh was done (about 3 seconds) So if this was a Button, I would change Color to Red to indicate th...
- Fri Jun 18, 2021 2:29 pm
- Forum: Technical / Scripting
- Topic: vbs silent
- Replies: 9
- Views: 9796
Re: vbs silent
LOL !!
https://youtu.be/YWyCCJ6B2WE
the "script" is unseen behind the curtain......
You dont pay attention to the script behind the curtain.. Just hear it !
https://youtu.be/YWyCCJ6B2WE
the "script" is unseen behind the curtain......
You dont pay attention to the script behind the curtain.. Just hear it !
- Tue Jun 08, 2021 8:04 am
- Forum: Technical / Scripting
- Topic: How to enlarge a Dialog proportinate with its objects ?
- Replies: 4
- Views: 4698
Re: How to enlarge a Dialog proportinate with its objects ?
Hi Grovkillen and JRL To "adjust" the whole Dialog dynamically, thats un-doable, but, that would surely be the best solution. You than have to keep in mind the fonts on the objects, but also the position and size of the canvas and the objects etc. It is not only the fonts... Somehow, i suspect (by i...
- Sun Jun 06, 2021 8:35 am
- Forum: Technical / Scripting
- Topic: How to enlarge a Dialog proportinate with its objects ?
- Replies: 4
- Views: 4698
How to enlarge a Dialog proportinate with its objects ?
hi all, i have made a small tool which is very helpful to the users of an old pbx system. It browses through contacts and so they can easily dial this contact number. Ok, but that's not the problem. One of the users is kind-of nearly blind, and has problems to "read" the content of the Dialog. I hav...
- Fri May 21, 2021 12:49 pm
- Forum: Technical / Scripting
- Topic: Gettextinit freezes debugger
- Replies: 20
- Views: 28921
Re: Gettextinit freezes debugger
Just to let you know; I also experience this problem. The use of “GetTextinit” makes Macroscheduler unstable, and looks randomly but fast to result into the “out of System Resources” and “Not enough memory…” errors popping up. Nothing left to what you can do is to kill the process MSched.exe in the ...
- Tue May 18, 2021 7:36 pm
- Forum: Technical / Scripting
- Topic: Input on how to capture hand scanner input
- Replies: 3
- Views: 3752
Re: Input on how to capture hand scanner input
hi Grov i (ab)use the memo object for this usage; because the handheld scanners i use i have programmed the handheld scanner a CRLF to be added after the barcode is scanned. hope this helps, Kind regards Djek Dialog>Dialog1 object Dialog1: TForm Left = 438 Top = 165 HelpContext = 5000 BorderIcons = ...
- Thu May 06, 2021 6:49 am
- Forum: Technical / Scripting
- Topic: How to word-wrap a long line - Solved
- Replies: 13
- Views: 11094
Re: How to word-wrap a long line - Solved
JRL ... YOU truly are the greatest ...! This is the ultimate fitting solution the way i spend hours on to realize and I could not. Because, while fitting in the Memodialog, this is "whatyouseeiswhatyouget" output ! I wish, I had some of your creativity, because it is not difficult if you look at it,...
- Tue May 04, 2021 9:52 am
- Forum: Technical / Scripting
- Topic: How to word-wrap a long line - Solved
- Replies: 13
- Views: 11094
Re: How to word-wrap a long line
Thanks Marcus, Dorian and of course JRL I had a guess that i could use a dialog object to wordwrap a string into broken-up parts of that string, No problem if it can not. It would be convenient if it could, because im always glad if there is a "lazy"option! But JRL; Thanks (again!) for your solution...
- Sun May 02, 2021 8:36 pm
- Forum: Technical / Scripting
- Topic: How to word-wrap a long line - Solved
- Replies: 13
- Views: 11094
Re: How to word-wrap a long line
Yes, it has the same effect as the Memobox has, but how can i extract these lines out of the HTML dialog ?
Thanks
Djek
- Sun May 02, 2021 6:08 pm
- Forum: Technical / Scripting
- Topic: How to word-wrap a long line - Solved
- Replies: 13
- Views: 11094
Re: How to word-wrap a long line
thanks for responding, Grovkillen,
but HTML element; I dont get the way to use this?
Could you explain or put me on the right track?
Djek
but HTML element; I dont get the way to use this?
Could you explain or put me on the right track?
Djek
- Sun May 02, 2021 5:46 pm
- Forum: Technical / Scripting
- Topic: How to word-wrap a long line - Solved
- Replies: 13
- Views: 11094
How to word-wrap a long line - Solved
hi all, Does anyone know, a possible way, to covert a long line (approx 100 chars) into a word-wrap formatted separate lines. (approx 22 chars wide) In this case it are ingredients, all separated with space. so input line could be: Milk, Butter, Water, Nuts, Lemon, Sugar, Salt, Peanuts, Oil, Egg and...
- Thu Nov 21, 2019 4:08 pm
- Forum: The Water Cooler
- Topic: You'll have to click to find out.
- Replies: 2
- Views: 19483
Re: You'll have to click to find out.
wow bored ?
How is that possible, i'm struggling to finish my projects on time, i have so much to do.
You need some idea's to work out?
How is that possible, i'm struggling to finish my projects on time, i have so much to do.
You need some idea's to work out?
- Sun Feb 17, 2019 4:28 pm
- Forum: Technical / Scripting
- Topic: MoveFile and SWIFT
- Replies: 4
- Views: 5171
Re: MoveFile and SWIFT
hi Dom, you can try this; had similar problems (in 1 percent of the copies) with copyfile, it looked to me if the other external application accessed the file too early, and with me, the problem was solved by putting let>CF_ANIMATE=1 before the copyfile (Movefile also uses the cf_animate) Seems to m...
- Fri Mar 30, 2018 4:51 am
- Forum: The Water Cooler
- Topic: The Unofficial Macro Scheduler Puzzler #12
- Replies: 12
- Views: 36450
Re: The Unofficial Macro Scheduler Puzzler #12
pfff. i find this answer a bit "farfetched",
but, thanks for this anyway, i think?
I still consult my lawyer and let him try to get some of my time back....
He will get in touch with you !
but, thanks for this anyway, i think?
I still consult my lawyer and let him try to get some of my time back....
He will get in touch with you !