How to declare a string.. Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » How to declare a string.. « Previous Next »

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

ferrier (marlene)
New member
Username: marlene

Post Number: 1
Registered: 04-2007
Posted on Thursday, April 26, 2007 - 10:34 pm:   

Hello,

I would like to export my datas towards specific directories and to be able to change the directory easily.

Instead of changing the path for each file:
file="C:\Users\...
file="C:\Users\...
I just would like to declare the path as a string and then use the + operator

It could look like:
path="C:\Users..."
file=path+..

However it seems it is not possible to declare a string by
path="C:\Users..."

Do you have any suggestion?

Thanks

Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 831
Registered: 06-2003
Posted on Saturday, April 28, 2007 - 08:59 pm:   

FlexPDE doesn't really have much capability for doing string manipulation.
You'll have to use the editor and copy and paste.

The capability to define named strings is included in FlexPDE version 6, but as yet we have no projected release date for that version.

Add Your Message Here
Post:
Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration