Password
Joe
Junior Member
Here's an interesting thing that I'm not understanding. When I type the word 'Password' (no quotes) anywhere in code, it highlights the same color as a 'Type' keyword. I am using it as a variable, but no matter where it is typed in code, it goes to the other color. I've tried it on a few different programs and even a blank template. Keyword search and a trip to Tech Notes doesn't reveal any info. Not a big deal, but puzzling.
Joe
Joe
Comments
-
In the NETLINX.AXI, there is a Structure
(*
*)
(* URL Manipulation structure *)
(*
*)
STRUCTURE URL_STRUCT
{
CHAR Flags; // Connection Type (normally 1)
INTEGER Port; // TCP port (normally 1319)
CHAR URL[128]; // string: URL or IP address
CHAR User[20]; // optional account info for ICSPS Added v1.21
CHAR Password[20]; // optional account info for ICSPS Added v1.21
}
Because the NetLinx.AXI is always included in NetLinx code, the keyword PASSWORD is part of a structure, and so it will be highlighted as a structure element....
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums