You are not logged in.

Dear visitor, welcome to Jabaco - Community. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

pystache

Beginner

  • "pystache" is male
  • "pystache" started this thread

Posts: 6

Date of registration: Oct 22nd 2012

Location: France/Nantes

Occupation: Research...

  • Send private message

1

Friday, November 9th 2012, 3:49pm

Help, save as name problem

Working on a project , i save my job with menu "save as name", as project1, later as project2, later as project n.
Opening framework i woult work on old version projec n-1, surprise :
its the same as the latest version n !
Trying others = all are same as the last versions ! where are my old versions ? :cursing: lost? ;(
-> i suppose any bug between menu "save" and save "as name" !?
(using 1.5.2 in french)
thanks for help
pystache

theuserbl

Intermediate

Posts: 436

Date of registration: Dec 20th 2008

  • Send private message

2

Friday, November 9th 2012, 5:33pm

RE: Help, save as name problem

where are my old versions ? :cursing: lost? ;(

If you saved all projects in the sane directory: yes.

When you save project1 there will be for example created the files
- project1.jba (the project file)
- Module1.jsrc (a source file)
- Form1.jsrc (a source file)

If you make changed and save now in the same directory project2 then
- project2.jba will be created
- Module1.jsrc will be overwritten
- Form1.jsrc will be overwritten

When you now reopen project1.jba, then the source files are that of the newest project.

Greatings
theuserbl

theuserbl

Intermediate

Posts: 436

Date of registration: Dec 20th 2008

  • Send private message

3

Friday, November 9th 2012, 7:19pm

An additional information of a bug which realy exists of it (before you have again problems with it).

If you save project1 and project2 in different directories, then in project2 only the files will be created, which where edited before.

For example:

You hava saved in the directory C:\p1 project1 where the files
project1.jba
Module1.jsrc
Form1.jsrc
will be created.

If you now only change the Form and save the project as project2 in C:\p2, then the files
project2.jba
Form1.jsrc
will be created. But if you want to reopen project2, Module1.jsrc is needed. So you have to copiing this file from the C:\p1 directory to it.

So I advise you, to look after every saving at the created files.

Greatings
theuserbl

pystache

Beginner

  • "pystache" is male
  • "pystache" started this thread

Posts: 6

Date of registration: Oct 22nd 2012

Location: France/Nantes

Occupation: Research...

  • Send private message

4

Saturday, November 10th 2012, 11:18am

bad menu save as

I see !
I will take care of that... But nobody could change this menu function ? since 2009 ? ?(
I suppose changing the ovewrite is not the problem. If fixed-name form1 and module1 are the problem,
could we integrate any indexed zip project file saving process ( project_n+form1+module1)
or something like that ?
Opening the choosed zip_x project we could obtain the good project_x with its form1 and module1.
It could be great.
Thanks for answers.
pystache

Similar threads

Rate this thread
WoltLab Burning Board