Jump to content

Program to someone else


Recommended Posts

  • Moderators

Jayden,

It is the variable you declare on line #351 that is causing the problem - it needs to be declared as Global.....

.

.

Seriously, what kind of answer do you expect? At least post the code of one these misbehaving programs so we can take a look.

And as to working with photos (note no apostrophe required) - what do you want the program to do - take one? Again give us a bit more clue as to what you want to do.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

  • Moderators

Jayden,

Quote

I try to be serious

And you call asking a question such as you did in the OP "serious"? Surely you must see that without a sight of the code we can have no idea of why you might have the problem - it could be one of a multitude of reasons, but you cannot expect us to list every single one just in case it is the solution.

Help us to help you by posting your code - then we have at least a fighting chance of spotting something.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

@Jayden 

Your comments are unfair as Melba23 is one of the most helpful people I have found on any forum.

However I will try to help.
There are 2 possible reasons that I can think of that might be the cause of your program not working on some of your friends computers.

  1. Your friend has an anti-virus program that is preventing your program from running.
  2. Your friends computer is configured differently to yours and you program does not allow for the different configuration. 

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning."- Rick Cook

Link to comment
Share on other sites

1 hour ago, Jayden said:

You can try it all these people on this forum do the same they are all rude to the people and don't like to help just leave this forum

abandon-thread003.gif

P.S.

HI Jayden , do not get mad, that's just for a bit of fun .... :)

 

image.jpeg.9f1a974c98e9f77d824b358729b089b0.jpeg Chimp

small minds discuss people average minds discuss events great minds discuss ideas.... and use AutoIt....

Link to comment
Share on other sites

  • Developers
1 hour ago, Jayden said:

You can try it all these people on this forum do the same they are all rude to the people and don't like to help just leave this forum

You seriously have no clue what the word rude really means and really should re-read the initial answer you receive which was written with Tongue-in-cheek.

Please come back when you are ready to formulate a serious question accompanied with a script showing the issue, but else simply don't bother us any further.

Jos 

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

9 hours ago, Jayden said:

You can try it all these people on this forum do the same they are all rude to the people and don't like to help just leave this forum

its not melba's fault if your feelings got hurt, you ask question without showing any script, its like your telling us to buy food in a hardware shop, how would you expect to solve your problem?

ill get to that... i still need to learn and understand a lot of codes graduated.gif

Correct answer, learn to walk before you take on that marathon.

Link to comment
Share on other sites

  • 2 weeks later...
  • Developers
17 minutes ago, Jayden said:

I mean dont make jokes if you make jokes I get mad

Well that is fine as long as you stay away from these forums while you are mad because it won't help much to vent it here.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...