Search found 133 matches: scripting

Return to advanced search

file ID in the Windows file system

... supports these features. By using these methods, you can retrieve the unique identifier for files in Windows, which is particularly useful for scripting, programming, or tracking files in complex systems. **User: What happens if I rename a file to the ID or if I copy a file to another folder?** ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 528

Fivewin controls similar to javascript elements

... a superclass method). This is somewhat parallel to overriding event handlers in JavaScript. Differences: Language and Environment: JavaScript is a scripting language primarily used for web development, while FiveWin is a toolkit used with C++ for desktop application development. This leads to differences ...
by Otto
Tue Nov 21, 2023 7:33 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1086

Re: Callback Server

... are written in JavaScript, which is a popular programming language used for both front-end and back-end web development, as well as server-side scripting, automation, and more. JavaScript is a dynamically typed language that is interpreted by web browsers, and also can be run on servers using ...
by Otto
Fri Mar 10, 2023 7:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PostBack Server
Replies: 7
Views: 648

Re: directoryrecurse para copias de seguridad

Todas las copias de archivos los hago con:

oFs := CreateObject( "Scripting.FileSystemObject" )

por si quires intentar.
by VitalJavier
Fri Apr 30, 2021 2:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: directoryrecurse para copias de seguridad (SOLUCIONADO)
Replies: 9
Views: 1394

Re: matrices multiplication

... cross-platform executables and it is not even the ideal choice if the code must be as fast as possible. Historically it has been mainly used for scripting and automation elements in fact my colleague uses it with Arduino
by Silvio.Falconi
Tue Oct 13, 2020 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: matrices multiplication
Replies: 13
Views: 1003

Re: cross-site scripting

In order to write an < sign in HTML that doesn't start a tag, you write it &lt; Same with > and &gt; If you're writing code to render an attribute in a tag, you can escape a quote with &apos; (single quote) or &quot; (double quote) Just that should be enough Replace those in an...
by Otto
Sat Oct 26, 2019 10:22 am
 
Forum: mod_harbour
Topic: cross-site scripting
Replies: 1
Views: 494

cross-site scripting

... mod harbour starters Andreu, 19:43 to be fair, I think for starting on the web it's far better to focus on things like XSS what is XSS cross-site scripting it's a web security attack that goes like this: on your website, you have an input for the user that will be visible to everyone – for example, ...
by Otto
Sat Oct 26, 2019 10:11 am
 
Forum: mod_harbour
Topic: cross-site scripting
Replies: 1
Views: 494

MS Jet Broken using MS Access and ADO

... quality improvements. Key changes include: Security updates to Windows App Platform and Frameworks, Windows Storage and Filesystems, Microsoft Scripting Engine, Windows Input and Composition, Windows Wireless Networking, Windows Cryptography, Windows Datacenter Networking, Windows Virtualization, ...
by Rick Lipkin
Sat Aug 31, 2019 7:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MS Jet Broken using MS Access and ADO
Replies: 0
Views: 368

Re: how to update a remote DBF

Hi Otto.
You can use remote command with powershell. Here is a MS documentation https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/running-remote-commands?view=powershell-6
by Massimo Linossi
Tue Jul 30, 2019 2:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to update a remote DBF
Replies: 17
Views: 2592

Re: De vuelta tras 6 años por enfermedad.

... producto muy completo, con clases propias de manejo de bases de datos y ahora los esfuerzos de AL están entrados en permitor programación web vía scripting con Harbour. Tengo una web que intenta recoger las novedades del mundo Harbour en http://www.medium.com/harbour-magazine date ...
by José Luis Sánchez
Sat Jun 01, 2019 3:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: De vuelta tras 6 años por enfermedad.
Replies: 10
Views: 1353

Re: Easy Report Not able to Delete an Item from Desinger

... and still in use. The new reports I do with EasyReport. This is future-proof and, above all, if you know ER you can solve everything without a new scripting language. Please look into vrd.prg and vrditem.prg. Kind regards Otto
by Otto
Sat Mar 16, 2019 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Easy Report Not able to Delete an Item from Desinger
Replies: 5
Views: 980

Re: Report with array

... is no good solution. For a fivewinner EasyReport is the most productive tool. You can do all you want. In FastReport you have to learn another scripting language. FastReport designer is at the first look better but as always the work is in detail. Best regards Otto I agree with you Otto, where ...
by wartiaga
Tue Mar 12, 2019 1:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report with array
Replies: 13
Views: 1820

Re: Report with array

... is no good solution. For a fivewinner EasyReport is the most productive tool. You can do all you want. In FastReport you have to learn another scripting language. FastReport designer is at the first look better but as always the work is in detail. Best regards Otto
by Otto
Mon Mar 11, 2019 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report with array
Replies: 13
Views: 1820

Explorer Suite

... and modification (.NET supported), utilities, rebuilder, hex editor, import adder, signature scanner, signature manager, extension support, scripting, disassembler, dependency walker etc. First PE editor with support for .NET internal structures. Resource Editor (Windows Vista icons supported) ...
by Baxajaun
Sun Mar 10, 2019 1:52 pm
 
Forum: Utilities / Utilidades
Topic: Explorer Suite
Replies: 1
Views: 799
Next

Return to advanced search